/* Adding some custom settings for the Royal slider that keeps borking. */

#new-royalslider-4 {
    max-height: 550px;
}

.rsOverflow {
    max-height: 550px;
}

.rsImg {
    margin-top: 0px !important;
    max-height: 550px !important;
    width: auto !important;
    min-height: 550px;
}

.rsVisibleNearbyWrap {
    height: 550px !important;
}

.vc_column_container>.vc_column-inner {
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
}