/*
Theme Name: Gridx Child
Theme URI: http://wordpressriverthemes.com/gridx/
Template: gridx
Author: WordPressRiver
Author URI: https://themeforest.net/user/wordpressriver
Description: Gridx-Personal Portfolio WordPress Template. Is the best design for Business 2023.
Tags: agency,clean,cv,designer,developer,freelancer,modern,one page portfolio.
Version: 4.0.1.1707913990
Updated: 2024-02-14 12:33:10

*/
@media screen and (max-width: 1200px) {
    #home-service-blog .elementor-container.elementor-column-gap-wide {
        display: grid !important;
        row-gap: 30px;
    }

    .elementor-col-33,
    .elementor-col-66 {
        width: 100% !important;
    }

    .elementor-col-33 .about-blog-box{
        width: 100%;
    }
}
