#what-marketing .smb-section__background-text__text {
  text-align: center;
}

@media (max-width: 768px) {
  .radius-45 {
    border-radius: 45px !important;
  }
}

@media (max-width: 768px) {
  .padding-x-0 {
    padding: 30px 0 !important;
  }
}

@media (max-width: 768px) {
  .line-height-80 {
    line-height: 80px !important;
  }
}

@media (max-width: 768px) {
  .fz60 {
    font-size: 60px !important;
  }
}

@media (max-width: 768px) {
  .low
    .smb-section__lede-wrapper
    .smb-section__lede
    span[style*="color: #cfe9ff"] {
    font-size: 30px !important;
  }
}

@media (max-width: 768px) {
  .mt--flex {
    margin-top: -63px !important;
  }
}

@media (max-width: 768px) {
    .smb-media-text__contents-wrapper {
        margin-top: 0 !important;
        margin-bottom: 45px !important;
    }
    .smb-media-text__contents-wrapper:nth-child(3) {
        margin-bottom: 0 !important;
    }
}