@media (min-width: 992px) and (max-width: 1920px) {
    .mzlouafi-section.mzlouafi-section-stretched{
        width: 1520px !important;
        left: -111.6px !important;
    }
}
@media (min-width: 1920px) {
    .mzlouafi-section.mzlouafi-section-stretched{
        width: 1920px !important;
        left: -312.6px !important;
    }
}
/* @media (min-width: 768px) and (max-width: 992px)  {
    .mzlouafi-section.mzlouafi-section-stretched{
        width: 1519px!important;
        left: -111.6px!important;
    }
} */
