@media screen and (max-width: 519px) {
    .property_cards_wrap {
        display: none;
    }
}
