top of page
bottom of page
$w.onReady(function () { // This function creates a style element and appends it to the document head const style = document.createElement('style'); style.innerHTML = @media only screen and (max-width: 767px) { .sw6rRJk { padding: 0 20px; padding-left: 15px !important; } } ; document.head.appendChild(style); });