.m-slider-main .et_pb_container {
    min-height: calc(100vh - 126px);
}

.m-slider-main .et_pb_slider_container_inner {
    vertical-align: bottom !important;
}

#page-container .et_pb_button {
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    padding: 12px 24px !important;
    text-align: center;
    min-width: 140px;
}

#main-header {
    box-shadow: 0 -18px 51px rgba(0, 0, 0, .25) !important;
}

@media screen and (min-width: 981px) {
    .r-cols-1 .et_pb_column:nth-of-type(2) {
        width: 32.5% !important;
    }
    .r-cols-1 .et_pb_column:nth-of-type(3) {
        width: 38.5% !important;
    }
}

@media screen and (max-width: 980px) {
    .m-slider-main h1 {
        font-size: 40px !important;
    }
    .m-map iframe {
        height: 300px;
    }
}

@media screen and (max-width: 767px) {
    .m-slider-main h1 {
        font-size: 32px !important;
    }
}