.newest-properties{display:grid;gap:1rem;grid-template-columns:repeat(1, 1fr)}@media screen and (min-width: 768px){.newest-properties{grid-template-columns:repeat(2, 1fr)}}.property-card img{max-width:100%;height:auto}
