/**
 * About Stats Grid Pattern Styles
 */
@media (max-width: 992px) {
    div.wpz-bento-grid {
        display: block;
    }
} 