Find the code used in this tutorial in below
CSS code used:
/* Decor Homepage */
@media only screen and (max-width:767px){
.elementor-7 .elementor-element.elementor-element-a130c05 .uael-woocommerce ul.products {
margin-left: calc( -100px/2 )!important;
}
}
/* END CSS */