#locationServed{display:grid;gap:30px;grid-template-columns:1fr 1fr}@media screen and (max-width:1024px){#locationServed{grid-template-columns:1fr}}#locationServed h3{color:#e5131b;font-size:30px}#locationServed ul{column-count:2;padding:0}#locationServed ul li{font-size:26px;line-height:1.2em;list-style-type:none;margin-bottom:.5em;margin-right:-5px}#locationServed ul li a{color:#e5131b;text-decoration:none}#locationServed .richText{margin-bottom:15px}#locationServed ul li a:hover{color:#bf161d}#locationServed ul li span{color:#000}#locationServed img{border-radius:10px}