@media (max-width: 767px) {
    .header-logo {
        width: auto;
        max-height: 55px;
    }
}