.logo-container {
    margin: auto;
    width: 50%;
    text-align: center;
}

.logo-container img {
    margin-top: 15%;
    width: 30%;
}