.brand-top .title-2 { font-size:50px; line-height:60px; }


@media(min-width:960px){
    .piece-box.home-brands{
        padding-top:82px;
    }
    .brand-top .title-2 { line-height:54px; }
}

@media(min-width:1024px){
    .piece-box.home-brands{
        padding-top:50px;
    }
    .brand-top .title-2 {
        font-size: 26px;
        line-height: 123px;
    }
}

@media(min-width:1440px){
    .piece-box.home-brands{
        padding-top:74px;
    }
    .brand-top .title-2 { font-size:40px;  line-height:114px; }
}


@media(min-width:1440px){
    .piece-box.home-brands{
        padding-top:78px;
    }
    .brand-top .title-2 { font-size:50px; line-height:109px; }
}


/*@media(min-width:768px) and (max-width:1024px){
    .piece-box.home-brands{
        padding-top:75px;
    }
}*/
