.bypriceheader{font:700 3rem Roboto,sans-serif;text-align:center;margin-top:3rem}.allhomes{display:grid;grid-template-columns:repeat(4,1fr);justify-items:center;margin:auto;width:80%}.townitem{text-align:center;text-decoration:none;border:3px solid #000;border-radius:5px;font:700 1.8rem Roboto,sans-serif;letter-spacing:2px;padding:5px;font:400 1.6rem "Open Sans",sans-serif;background-color:rgba(198,153,99,.9);box-shadow:-2px 4px 4px rgba(0,0,0,.8);color:#000;display:inline-block;margin:.5rem;width:20rem}.townitem:hover{background-color:#b28451}@media screen and (max-width:900px) and (orientation:landscape){.townitem{width:15rem}}@media screen and (max-width:840px){.allhomes{display:grid;grid-template-columns:repeat(3,1fr);width:95%}}@media screen and (max-width:550px){.allhomes{grid-template-columns:repeat(1,1fr)}.townitem{width:26rem}a.townitem{font-size:1.8rem;background-color:rgba(198,153,99,.9)}}