.grid-element-inner {
    padding: 0 !important;
}

@media screen and (max-width:750px){
      .products-outer-row .upb_row_bg {
        background-image: none !important;
    }
}