#template-stockists {
  margin-top: 150px;
  margin-bottom: 150px;
}

#template-stockists .template-title-holder .template-title-wrapper .template-title {
  font-size: 1.5rem;
  margin-bottom: 15px;
}

#template-stockists .main-content-holder .main-content-wrapper .content-holder {
  margin-top: 35px;
  padding-top: 35px;
  border-top: 1px solid #CDD1D7;
}

@media screen and (max-width: 767px) {
  #template-stockists {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  #template-stockists .main-content-holder .main-content-wrapper .content-holder {
    margin-top: 20px;
    padding-top: 20px;
  }
}
/*# sourceMappingURL=templates.css.map */