/* Set margin to 0 for mobile devices */
@media only screen and (max-width: 932px) {
/*    .vc_custom_1664951929739 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }*/
	.custom-listing .sjb-page .list-data .row{
        margin-right: 0;
    }
}