.custom-listings-wrapper .property{background:#fff;padding:20px;border-radius:12px;box-shadow:0px 5px 15px rgba(0,0,0,.1);transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;flex:1 1 calc(33.333% - 20px)!important;max-width:360px!important;min-width:320px!important}.custom-listings-wrapper .property:hover{transform:scale(1.05);box-shadow:0px 8px 20px rgba(0,140,149,.3)}.custom-listings-wrapper img{border-radius:8px;width:100%!important;height:250px;object-fit:cover}.custom-listings-wrapper .listing-price{font-size:24px;font-weight:700;color:#008c95;margin-top:10px}.custom-listings-wrapper .listing-address{font-size:16px;font-weight:700;color:black;margin-bottom:5px}.custom-listings-wrapper .listing-features{font-size:14px;color:#333;margin-top:8px;font-weight:600}@media (max-width:1140px){.custom-listings-wrapper .property{flex:1 1 calc(50% - 20px)!important}}@media (max-width:768px){.custom-listings-wrapper .property{flex:1 1 100%!important;max-width:100%!important}}