/**handles:bluebeechild-post-template**/
@media (min-width: 782px) and (max-width: 1180px) {
    .wp-block-post-template {
        &.is-style-insight {
            display: block !important;
        }
    }
}