@media(max-width: 767px){
    .logo-bar__item{
        margin: 0 10px 20px;
        flex: 0 1 110px;
    }
    .page-width.top-brands{
        padding-bottom: 60px !important;
    }
}
