@media screen and (min-width: 768px) {
    .hdr-logo-link {
        flex-direction: row;
    }
}