/* Mobile first (default) */
.bodyText {
  border-right: none;
  padding-right: 0; }
  .bodyText h1:first-of-type {
    margin-bottom: 20px; }

/* ===================================================== */
/* Tablets */
/* ===================================================== */
/* Desktops */
@media (min-width: 992px) {
  .bodyText {
    border-right: .01em dashed #CCC;
    padding-right: 20px !important; }
    .bodyText h1:first-of-type {
      margin-bottom: 20px; } }
/* ===================================================== */
/* Large desktops */

/*# sourceMappingURL=responsive.css.map */
