@media only screen and (max-width : 1680px) {
    body.featured-collections .promo-content .callouts-block img.bg{

    }
}

@media only screen and (max-width : 1600px) {

}

@media only screen and (max-width : 1366px) {
    body.featured-collections .promo-content .limited-block .inner .block h2{
        font: 24px/28px gothic;
    }
    body.featured-collections .promo-content .mosaic-block .mosaic .text{
        font: 16px/1.1 gothic;
    }
    body.featured-collections .promo-content .callouts-block img.bg{
    }
    body.featured-collections .promo-content .inspire-block .h1{
        font: 26px/1.3 gothic;
    }
    body.featured-collections .promo-content .inspire-block .p{
        font: 16px/1.3 gothic;
    }
}

@media only screen and (max-width : 1200px) {
    body.featured-collections .promo-content .mosaic-block .mosaic .text{
        font: 15px/1.1 gothic;
    }
    body.featured-collections .promo-content .bg-block > .inner > .text .h1{
        font: 28px/1.3 gothicb;
    }
    body.featured-collections .promo-content .bg-block.right > .inner .text{
        font: 16px/1.3 gothic;
    }
}

@media only screen and (max-width : 1100px) {
    body.featured-collections .promo-content .block-double .text-block .inner{
        padding: 30px;
    }
    body.featured-collections .promo-content .mosaic-block .mosaic .text{
        font: 15px/1 gothic;
    }
}
