#map-container {
    text-align: right;
}

.imdw-widget .imdw-widgets {
    margin: 0 auto;
}

#testimonials .imdw-footer2-container .imdw-footer2-right a.imdw-footer2-button {
    color: #FFFFFF !important;
}

@media screen and (max-width: 991.98px) {
    #top .bg-cover {
        height: 85% !important;
        opacity: .6 !important;
        background-position: 30px 250px !important;
    }

    #top .display-1 {
        margin-top: 0 !important;
        margin-bottom: 3rem !important;
    }

    #top .btn-dark {
        margin-left: 1.7rem !important;
    }

    #services #map-container {
        text-align: center;
    }

    #services .display-6 {
        margin-top: 15px;
        margin-bottom: 30px;
    }
}
