.academy_gallery_stalent_style {
    display: flex;
    height: 14.93rem;
}
.academy_gallery_stalent_style .watermarker {
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.academy_gallery_stalent_style div {
    width: 25%;
}
@media only screen and (max-width: 767.9px) {
    .academy_gallery_stalent_style {
        height: 107px;
        display: flex;
    }
    .elementor-widget-academy_gallery_stalent_style {
        max-width: 100%;
        overflow-x: scroll;
    }
    .academy_gallery_stalent_style div {
        width: 179px;
    }
}