@media screen and (max-width: 767px) {
    .usc-wysiwyg__wrapper {
        display: inline-block;
    }
}