#top-bar {
    background-image: url(../images/logos/bg.webp);
    background-position: center;
    background-size: cover;
    min-height: 150px;
    position: relative;
}

.logofooter {
    max-width: 515px;
}

.logo {
    max-width: 33vh;
}