.service-locations {padding: 30px 0;background-image: url(/wp-content/uploads/serving-bg.jpg);background-color: #f2f1f0;background-repeat: no-repeat;background-size: cover;}
.service-locations h2.service-locations-heading {font-family: raleway,sans-serif;color: #eb1c24;text-transform: uppercase;font-size: 35px;margin-bottom: 30px;font-weight: 700;}
.service-locations .service-locations-link ul {-webkit-column-count: 3;-moz-column-count: 3;column-count: 3;list-style: none;}
.service-locations .service-locations-link ul li {    display: inline-block;    float: none;    height: 42px;    overflow: hidden;    width: 100%; }
.service-locations .service-locations-link ul li::before {content: " ";color: #b92025;float: left;position: relative;top: 16px;height: 8px;width: 8px;background: #b92025;border-radius: 50%;}
.service-locations .service-locations-link ul li a {  color: #5b5b5b;font-size: 15px;font-family: raleway,sans-serif;text-transform: uppercase;font-weight: 600!important;padding: 10px 5px 12px 12px;display: block;line-height: 16px;}
section.service-locations img { max-width: 100%; }
.service-locations-link {padding-top: 50px; }