@media only screen and (max-width : 1500px) {

}

@media only screen and (max-width : 1366px) {
    body.featured-collections .promo-content .carousel-items-item > .text > .inner{
        width: 70%;
    }
}

@media only screen and (max-width : 1200px) {

}

@media only screen and (max-width : 1100px) {

}
