.hero-wrap.hero-wrap-2 {
    background-position: center center !important;
}
.heading-section h2 {
    font-size: 32px !important;
}
.ftco-section .heading-section p, .ftco-section p {
    text-align: justify;
    white-space: pre-line;
    overflow-wrap: break-word;
    word-break: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

@media (max-width: 767px) {
    .img-3 {
        height: 232px !important;
        margin-bottom: 30px;
    }
}

