@media screen and (min-width:  769px) {
    .image-to-text-section .section-title h2,
    .masaar-properties .section-title h2{
        color: #ffffff;
    }
}

@media screen and (max-width: 768px) {
    section.properties-list,
    section.image-to-text-section {
        padding-top: 50px !important;
    }
    .arada-section-bg {
        display: none;
    }
   body.archive.tax-property_category.term-nasma-residences .properties-list .filter-section .section-title h2 {
        color: #000000;
    }
}