html, body {
    height: 100%;
}

.logo-wrapper {
    height: 100%;
}

.logo-wrapper img {
    max-width: 100%;
    margin-left: 10px;
    margin-right: 10px;
}