body .nav-top-menu .item .name {
    font-size: 15px;
    line-height: 22px;
}

body .cases-covers h1.content-title__text {
    font-size: 27px;
}

@media only screen and (max-width: 979px) and (min-width: 640px), only screen and (max-width: 639px) {

    body .footer__cols .footer__col:first-child .footer__col-title {
        background: none;
    }

    body .footer__cols .footer__col:first-child .footer__col-content--mobile-hide {
        display: block;
    }
}

body .filters__title__button, body .filters__title__button--collapse {
    width: 130px;
    background-position: 99px 50%;
}