@media screen and (max-width:767px){
    .service-con .col-lg-4{
        flex: 0 0 50%;
        max-width: 50%;
    }
    .service-con .service-box h4{
        margin-left:10px!important;
        margin-right:10px!important;
    }
    .service-con ul{
        margin-left: 10px!important;
    }
}
.service-con .service-box{
    width:100%!important;
}




.timeline-image{
    height:280px!important;
}


@media (max-width: 575.98px) {
    .partner-con .brand-item span {
        font-size: 1rem!important;
    }
    .timeline-image{
        height:auto!important;
    }
}



.button-whatsapp-icon{
    width:25px!important;
    margin-right:10px;
}




.testimonial-carousel .avatar{
    width:60%!important;
    height:auto;
}