.hero-single .hero-content .hero-title {
    font-size: 40px;
}
.hero-single .hero-content .hero-sub-title {
    color: #fff !important;
}

.service-img img {
    max-height: 220px;
    object-fit: cover!important;
    width: -webkit-fill-available!important;
}
.service-title{
    padding-right:77px !important;
}
