@media (max-width:767px) {
    .products.blaze-slider {
        width: calc(100% + 20px);
    }
}