@media only screen and (max-width: 1025px) {
    
}

@media only screen and (max-width: 991px) {
   .elementor-section.elementor-section-boxed > .elementor-container {
          max-width: 800px;
   }
}