
@media screen and (min-width: 1000px) {
    .ly_special_5 .wide .list {padding: 0;} 
}
@media screen and (max-width: 1660px) and (min-width: 1330px) {
    body .ly_special_5 .wide .special_item .i_title,
    body .ly_special_5 .wide .special_item .i_subtitle { font-size: 42px !important; }
}
@media screen and (max-width: 1330px) and (min-width: 1000px) {
    body .ly_special_5 .wide .special_item .i_title,
    body .ly_special_5 .wide .special_item .i_subtitle { font-size: 30px !important; }
}
