.header-logo img {
    max-height: 55px;
}
.js-m-header-top.header-top .header-logo {
    width: 15%;
}
@media (max-width: 500px) {
    .categories-icons__item {
        width: auto;
    }
}