.customer-styles {
  /* START article: text-image-1 */
  /* END article: text-image-1 */
}

.customer-styles .template_text-image-1 {
  padding: 1px 0;
}

.customer-styles .template_text-image-1 .global-2-column-item {
  position: relative;
  overflow: hidden;
}

.customer-styles .template_text-image-1 .global-2-column-item.youtube-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 42vh;
}

@media (max-width: 768) {
  .customer-styles .template_text-image-1 .global-2-column-item.youtube-wrapper iframe {
    width: 95vw;
  }
}

.customer-styles .template_text-image-1 .global-2-column-item .tpl-2-column-item-image {
  width: 100%;
}
