.logo-bar {
    height: calc(100vh - 100px);
}

.logo {
    max-width: 100%;
    max-height: 100%;
}
