@media (min-width: 1024px) {
    .rh_property .rh_property__main {
        width: 100%;
        margin-right: unset;
    }
}
.btn_contact_owner{
    cursor: pointer;
}

@media all and (max-width: 800px) {
    .rh_prop_search__form .rh_prop_search__fields .rh_prop_search__select label{
        padding: 1rem 1.5rem 1rem !important;
    }
    .rh_banner.rh_banner__image_filter{
        padding-top: 130px;
        min-height: auto;
    }
    .rh_header_responsive .rh_menu .rh_menu__hamburger{
        margin-top: 0;
    }
    .rh_banner .rh_banner__title{
        font-size: 30px;
    }
}


.rh_page{
    padding-top: 0px!important;
}