
@media(max-width:768px){
    .service-images img{
        width:100%;
    }
    .services-5 .single-service {
        border: none;
        padding: 0px 0px 10px;
    }
    .center-head{
        padding-bottom:29px;
    }
    .center-head h2{
        font-size:25px;
        margin-top:-27px;
    }
    .about-content p{
            padding: 0px 0px 0px 0px;
            text-align: center;
            font-size: 17px;
            color: black;
            line-height: 27px;
    }
    .single-service h4 a{
        font-size:17px;
    }
}