/*
Theme Name: Astra Child
Theme URI:  https://www.wpserveur.net
Author:     WPServeur
Author URI: https://www.wpserveur.net
Template:   astra
Version:    1.0
License:    GNU General Public License v2 or later
*/
.min_height_300 .elementor-column .elementor-widget-wrap{
    min-height:300px;min-width: 100vw;
    
}

@media screen and (min-width: 768px)
{
    .has_grid_of_3 > div{
        flex-wrap: wrap;
    }
    .has_grid_of_3 .elementor-column {
        width:33.3% !important;margin-bottom:50px;
    }
}


