﻿/*-- RTE updates --*/
.module-sub-heading-body {
  margin-bottom: 60px;
  font-family: 'Stag Sans Web','Helvetica Neue',Helvetica,Arial,sans-serif;
  font-size: 18px;
  line-height: 1.5;
}

h2 ~ p .module-sub-heading-body {
  margin-top: -25px;
  display: block;
}

/*-- End: RTE updates --*/
@media (min-width: 1201px) {
  .alert-spacing {
    margin-bottom: 0;
    margin-left: 27px;
  }
}

@media (min-width: 768px) and (max-width: 1200px) {
  .alert-spacing {
    margin-bottom: 0;
    margin-left: 15px;
  }
}

@media (max-width: 767px) {
  .alert-spacing {
    margin-bottom: 0;
  }
}

.my-products-module .product-content-spacing {
  padding-top: 0;
}

.my-products-module .roadside-assistance {
  padding-bottom: 14px;
}
