#template-locations section.module-locations_grid .info {
  bottom: 4.25em;
}

#template-locations section.module-locations_grid .directions {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 1em;
  padding: 0.5em;
  border: 2px solid white;
  width: calc(75% - 2em);
  text-align: center;
}

#template-locations section.module-locations_grid .directions * {
  color: white;
  text-transform: uppercase;
}

#template-locations_detail .page-content .module-articles_list.events .list-head .col-title, #template-locations_detail .page-content .module-articles_list.events .article .col-title {
  width: 45%;
}

#template-locations_detail .page-content .module-articles_list.events .list-head .col-contributers, #template-locations_detail .page-content .module-articles_list.events .article .col-contributers {
  width: 25%;
}

#template-locations_detail .page-content .module-articles_list.events .article .col-contributors p {
  font-size: 0.75em;
  letter-spacing: 0.25em;
  color: darkgray;
  width: 80%;
  line-height: 1rem;
}

#template-locations_detail .page-content .module-articles_list.events .article .col-contributors a {
  line-height: 1rem;
}

#template-locations_detail .page-content .module-articles_list.events .article .col-contributors a:first-of-type {
  padding: 0.35714em 0 0.35714em 2.85714em;
  margin-top: -0.14286em;
  background-size: 1.57143em;
  background: url("../../assets/images/icon-add_calendar_orange.svg") 0 50% no-repeat;
}

#template-locations_detail .page-content .module-articles_list.events .article .col-services a {
  padding: 0;
  margin-top: 0;
  background-size: auto;
  background: none;
  line-height: 1rem;
}
