
@media (max-width: 767px) {
    #projets .e-con-inner > .elementor-element {
        width: 100% !important;
        margin-bottom: 20px;
    }
}

.works-wrapper-7 .work-box .thumb .image {
    aspect-ratio: 16 / 10;
    overflow: hidden;
}

.works-wrapper-7 .work-box .thumb .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
