html,
body {
    height: 100%;
}

.logo {
    max-height: 100px;
}

.contact-row {
    display: flex;
    flex-direction: row;
}