

@media screen and (max-width: 600px) {

    [dir=rtl] .sw-heading-section__content {
        text-align: unset;
    }
    
}