body {
  color: #000000;
  font-weight: 400;
  font-size: 1.1em;
}

.no-repeat img {
  background-repeat: none;
}

@media (max-width:768px) {
  #mod-custom95 div, #mod-custom96 h2 {
    display: none;
  }
}

@media (min-width: 320px) {
    .rstpl-top-position, .rstpl-top-fluid-position {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
}

@media (min-width: 320px) {
    .row > [class*="col-"], .row > [class*="span"], .row-fluid > [class*="col-"], .row-fluid > [class*="span"] {
        margin-bottom: -20px;
    }
}
