
    
    .container{
        width: 1200px;
    }
    .elementor-section.elementor-section-boxed > .elementor-container{
        width: 1200px;
    }
    

@media (max-width: 1366px) {
    .container{
        width: 100%;
    }
    .elementor-section.elementor-section-boxed > .elementor-container{
        width: 100%;
    }
}