@media (min-width: 768px) {
  ._imgWithCntent ._imgWper {
    margin-right: 3.125rem;
  }
}
._imgWithCntent ._imgWper img {
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
}

._imgCntnt h2 {
  font-family: "GT Walsheim Pro";
  font-weight: 700;
  line-height: 2.563rem;
  margin-bottom: 0.875rem;
}
@media (max-width: 767px) {
  ._imgCntnt h2 {
    line-height: 1;
  }
}

@media (max-width: 767px) {
  ._imgWper img {
    margin-bottom: 2rem;
  }
}

._imgCntnt {
  font-family: "GT Walsheim Pro";
}
@media (min-width: 768px) {
  ._imgCntnt {
    padding-right: 3.75rem;
  }
}

._imgRight {
  flex-direction: row-reverse;
}
@media (min-width: 768px) {
  ._imgRight ._imgWper {
    padding-right: 0;
    margin-left: 3.125rem;
  }
}

/*# sourceMappingURL=block.css.map */
