.contact-page .hero-coloured {
    margin-bottom: 36px;
}
.contact-page .about-widget .about-more-link {
    margin-bottom: 40px;
}
.contact-page .blocks .col-lg-6 > div {
    background: white;
    padding: 8px;
}
@media only screen and (max-width: 991px) {
    .contact-page .main-description {
        margin-top: 0;
    }
    .contact-page .widget-title-container.middle {
        margin-bottom: 12px;
    }
}