﻿
.inner_banner_section {
    height: 310px;
}


.gross_layout_content {
    padding: 50px 60px 50px 40px !important
}

    .gross_layout_content .icon {
        text-align: center;
    }

.main_heading h2 {
    font-size: 25px !important;
}

.main_heading p {
    font-size: 15px !important;
}

.service-card-title {
    font-size: 20px;
}

.service-card-desc {
    -webkit-line-clamp: 4;
    height: calc(1.5em * 4);
}


.service-desc .service-full-content * {
    font-size: 15px !important;
}

.service-desc .service-full-content h2 * {
    font-size: 21px !important;
}

.service-desc .service-full-content h3 * {
    font-size: 19px !important;
}

.service-desc .service-full-content h4 *,
.service-desc .service-full-content h5 *,
.service-desc .service-full-content h6 * {
    font-size: 18px !important;
}