/**
 * Add your css styles here, this will be placed on the document head
**/

@media (max-width: 767px) {
    .elementor-120 .e-con.e-flex {
        --width: 100% !important;
    }
}