@media (min-width: 768px) {
    /* .product-view {
        width: 20% !important;
    }
    .product-image {
        height: 400px !important;
        object-fit: contain !important;
    } */
    .fs-55 {
        font-size: 55px !important;
    }
    .ml-cicle {
         max-width: 100px !important;
    }
    
    .ml-cicle .elementor-cta__content {
        min-height: 100px !important;
    }
}

@media (max-width: 767px) {
    /* .product-view {
        width: 50% !important;
    }
    .product-image {
        height: 150px !important;
        object-fit: contain !important;
    } */
    .mobile-heading-title br {
        display: none;
    }
    .water-splash {
        width: 35% !important;
    }
}

@media (min-width: 1100px) and (max-width: 1400px){
    
    #about-fiko {
        background-position: bottom left -100px !important;
    }
    
}

@media (min-width: 1400px) and (max-width: 1550px){
    
    #about-fiko {
        background-position: bottom left -50px !important;
    }
    
}

@media (min-width: 1240px) and (max-width: 1400px){
    
    .water-splash {
        width: 30% !important;
        right: 70px !important;
    }
    
}

@media (min-width: 1550px) and (max-width: 1750px){
    
    .water-splash {
        right: -100px !important;
    }
    
}

@media (min-width: 1750px) and (max-width: 1950px){
    
    .water-splash {
        right: -200px !important;
    }
    
}

@media (min-width: 1950px) {
    
    .water-splash {
        right: -300px !important;
    }
    
}

.water-splash {
    width: 40%;
    right: 0;
    position: absolute;
    bottom: 0;
}

.ptb-13 {
    padding: 13em 0 !important;
}

.sub-contain {
    max-width: 1200px !important;
}

body:not(.rtl) .elementor-1104 .elementor-element.elementor-element-29a60c5 {
    left: 950px;
}
