/* Home Hero Fixes */
rs-module-wrap, rs-module, rs-slide, rs-sbg-px {
    background-color: #5C7A4E !important;
}

rs-layer.rs-layer-image img {
    object-fit: cover !important;
    width: 100% !important;
    height: 100% !important;
    max-height: 80vh !important;
    border-radius: 12px !important;
}
