h1.help-title {
  display: block;
  text-align: left;
}

.cws-help-page-intro {
  margin: 0 auto;
  width: 800px;
  max-width: 100%;
}

.cws-help-page img {
  width: 100%;
}

.cws-help-page .row {
  margin: 30px 0;
}

.cws-help-page-inner.row {
  margin: 10px 0;
}

.cws-help-page a img:hover {
  opacity: 0.8;
}

.help-page-inner-heading {
  font-family: "Glamour Absolute", "Montserrat", sans-serif;
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 10px;
}

.cws-help-page .rounded {
  border: 2px solid #f2f2f2;
}

.cws-help-page .products-container .product-card {
  margin-bottom: 0;
}

.cws-help-page .products-container {
  padding-top: 15px;
}

/*# sourceMappingURL=help.css.map */
