#image-container {
    min-width: 931px;
    background-image: url(../img/Background_1920.webp);
}

#logo {
    width: 60vw;
    height: calc(60vw / 4.41109);
}