h1 {
  font-size: 2.6rem;
  line-height: 2.8rem;
  color: #333;
  text-transform: none;
  display: block;
  padding: 0 0 0 0;
  margin: 36px 0 24px 0;
  transform: skew(0deg);
  transform: rotate(0deg);
  box-shadow: none;
  background-color: transparent !important;
}
.blue-bg {
  background-color: transparent !important;
}
.intro {
  font-size: 1.4rem;
  line-height: 2.2rem;
  margin: 24px 0 24px 0;
}
.pageMain {
 padding: 0 0 48px 0; 
}
@media only screen and (max-width: 1024px) {}
@media only screen and (max-width: 749px) {}