/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 13 2020 | 20:38:23 */
.content .sublocations .subs a {
  width: 47% !important;
  max-width: 98% !important;
  margin: 5px !important;
  padding: 0.5rem 1.5rem !important;
}

@media (max-width: 1199.98px) { 
  .content .sublocations .subs a {
    width: 98% !important;
  }
}