@media only screen 
and (max-width : 1366px) {
    /* Styles */
    .allinone_contentSlider{
        left: -1.7%;
    }
}