.wdt-text-image-style-a .wdt-elementor-repeater-container-wrapper {
    margin: 0;
}



.wdt-text-image-style-a .wdt-elementor-repeater-container-wrapper .wdt-text-tile{
    font-size: clamp(1.875rem, 1.5rem + 1.875vw, 3.75rem);
    line-height: 1.50;
    text-transform: capitalize;
    z-index:1;
    position: relative;
}


.wdt-text-image-style-a .wdt-elementor-repeater-container-wrapper span[class*="elementor-repeater-item-"] img {
    margin: 0 clamp(0.3125rem, 0.2569rem + 0.3067vw, 0.625rem);
    margin-top:-70px;
    z-index:-1;
    z-index: 0;
    position: relative;
}

.wdt-text-image-style-a .wdt-elementor-repeater-container .wdt-elementor-repeater-container-wrapper .elementor-repeater-item-a670a05 img{
    margin-top:-10px;
}

@media (max-width:1024px){
    .wdt-text-image-style-a .wdt-elementor-repeater-container-wrapper{
     text-align:center !important;
 } 
 }
@media (max-width:767px){
    .wdt-text-image-style-a .wdt-elementor-repeater-container-wrapper span[class*="elementor-repeater-item-"] img {
       margin-top:-40px; 
    } 
    
    .wdt-text-image-style-a .wdt-elementor-repeater-container .wdt-elementor-repeater-container-wrapper .elementor-repeater-item-a670a05 img{
     margin-top:0px;
 }
 }  
 
