.cleanhome-plugin .ch-area-archive .ch-area-towns{max-width:1500px;margin:50px auto;padding:0 15px;font-weight:600;color:#000}.cleanhome-plugin .ch-area-archive .ch-area-towns h2{margin-bottom:1.5rem}.cleanhome-plugin .ch-area-archive .ch-area-towns ul.ch-area-towns-list{margin:0;padding:0;list-style-type:none;display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.cleanhome-plugin .ch-area-archive .ch-area-towns ul.ch-area-towns-list li{text-align:center}.cleanhome-plugin .ch-area-archive .ch-area-towns ul.ch-area-towns-list li a{border-radius:10px;border:1px solid #e1e1e1;display:flex;justify-content:center;text-decoration:none;padding:10px}.cleanhome-plugin .ch-area-archive .ch-area-towns ul.ch-area-towns-list li a span{background-image:url(../images/ch-icon-blue.png);list-style-type:none;background-position:0 5px;background-repeat:no-repeat;padding-left:35px}@media only screen and (max-width:1024px){.cleanhome-plugin .ch-area-archive .ch-area-towns ul.ch-area-towns-list{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:768px){.cleanhome-plugin .ch-area-archive .ch-area-towns ul.ch-area-towns-list{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:640px){.cleanhome-plugin .ch-area-archive .ch-area-towns ul.ch-area-towns-list{grid-template-columns:repeat(1,1fr)}}.cleanhome-plugin .ch-area-archive .ch-area-postcodes{max-width:1500px;margin:1.5rem auto;padding:0 15px;font-weight:600;color:#000}.cleanhome-plugin .ch-area-archive .ch-area-postcodes h2{margin-bottom:1.5rem}.cleanhome-plugin .ch-area-single .container{max-width:1250px;padding:0 15px;margin:30px auto}.cleanhome-plugin .ch-area-single h2{margin-bottom:1.5rem}.cleanhome-plugin ul.ch-area-postcodes-list{margin:0;padding:0;list-style-type:none;display:grid;grid-template-columns:repeat(10,1fr);gap:15px}.cleanhome-plugin ul.ch-area-postcodes-list li{border-radius:10px;border:1px solid #e1e1e1;display:flex;justify-content:center;text-decoration:none;padding:10px;flex:1}@media only screen and (max-width:640px){.cleanhome-plugin ul.ch-area-postcodes-list{grid-template-columns:repeat(3,1fr)}}