
@media screen and (max-width: 560px) {
  [data-section-type=voice][data-composition-type=B] .wonder-voice-main-slide .wonder-voice-container {
    margin-bottom: unset !important;
  }
}


@media screen and (min-width: 561px) {
  .wonder-cv-bubble {
    position: relative !important;
    right: 40px !important;
  }
}
