@media only screen and (min-width: 1024px) {
  section.content-bg .content-wrap {
    max-width: 48%; }
    section.content-bg .content-wrap.right-card {
      margin-left: auto; } }

@media only screen and (min-width: 1024px) {
  section.content-bg .content-wrap h3 {
    font-size: 32px;
    line-height: 38px;
    text-align: left; }
  section.content-bg .content-wrap .description p {
    font-size: 16px;
    line-height: 19px; } }

/*# sourceMappingURL=block-content-desk.css.map */