@media screen and (max-width: 783px){
    .wp-block-group.is-style-hide_on_mobile{
        display: none; !important;
    }
}