
    @media screen and (min-width: 561px) {
        [data-section-type=cv].wonder-cv .wonder-cv-wrapper .wonder-cv-inner-content-wrapper .wonder-cv-title {
            margin-bottom: 0;
        }
        [data-section-type=cv].wonder-cv .wonder-cv-wrapper .wonder-cv-inner-content-wrapper .wonder-cv-block {
            margin-bottom: 0;
            height: 76px;
        }
    }


  [data-section-type="profile"] .main-content-container, [data-section-type="profile"]  .main-content-container {
    overflow-x: hidden;
  }
