I wanted to know if this script is OK or not, it should work? I could also use removeClass
$(window).resize(function() {
if ($(window).width() <= 890) {
$(".vc_custom_1481753917956").css("border", "0px");
});
};
can work? can it work? I do not need in CSS but in jquery