/* 
Theme Name: Hello Elementor Child
*/

.page-inspection-de-systeme-de-protection-incendie {
    .max-w-690 {
        max-width: 690px;
    }
    
    .max-w-500 {
        max-width: 500px;
        @media (max-width: 1024px) {
            max-width: 800px;
        }
    }

    .max-w-440 {
        max-width: 440px;
    }

    .max-w-660 {
        max-width: 660px!important;
    }

}
