.logo-container {
    display: flex;
    justify-content: center;
}

.logo {
    max-width: 80%;
}