body.mg-youtube-comments-page .mg-yc-wide-figure {
  margin: 6px auto 30px !important;
  max-width: 1120px !important;
  text-align: center !important;
}

body.mg-youtube-comments-page .mg-yc-wide-figure img,
body.mg-youtube-comments-page .mg-yc-benefits-figure img,
body.mg-youtube-comments-page .mg-yc-phone-image {
  display: block !important;
  height: auto !important;
  margin: 0 auto !important;
  max-width: 100% !important;
}

body.mg-youtube-comments-page .mg-yc-wide-figure img {
  width: min(100%, 1120px) !important;
}

body.mg-youtube-comments-page .mg-yc-wide-figure .mg-service-photo img,
body.mg-youtube-comments-page .mg-yc-benefits-figure .mg-service-photo img {
  height: 100% !important;
  object-fit: contain !important;
  width: 100% !important;
}

body.mg-youtube-comments-page .mg-yc-phone-image {
  max-height: 620px !important;
  object-fit: contain !important;
}

body.mg-pro-page.mg-youtube-comments-page .mg-service-photo--vertical.mg-service-photo--feature {
  aspect-ratio: 9 / 16 !important;
  max-height: none !important;
  max-width: 500px !important;
  width: min(100%, 500px) !important;
}

body.mg-pro-page.mg-youtube-comments-page .mg-service-photo img {
  height: 100% !important;
  margin: 0 auto !important;
  max-width: 100% !important;
  object-fit: contain !important;
  width: 100% !important;
}

body.mg-pro-page.mg-youtube-comments-page .col-md-4 .mg-service-photo--vertical.mg-service-photo--feature {
  max-width: 480px !important;
  width: 100% !important;
}

body.mg-pro-page.mg-youtube-comments-page .mg-yc-benefits-figure .mg-service-photo--vertical.mg-service-photo--feature {
  max-width: 470px !important;
  width: min(100%, 470px) !important;
}

body.mg-youtube-comments-page .mg-yc-benefits-layout {
  align-items: center !important;
  display: grid !important;
  gap: clamp(24px, 4vw, 42px) !important;
  grid-template-columns: minmax(340px, .9fr) minmax(320px, 1.1fr) !important;
  margin: 24px auto 34px !important;
  max-width: 1120px !important;
}

body.mg-youtube-comments-page .mg-yc-benefits-figure {
  margin: 0 !important;
  text-align: center !important;
}

body.mg-youtube-comments-page .mg-yc-benefits-copy {
  min-width: 0 !important;
}

body.mg-youtube-comments-page .mg-yc-benefits-copy ul {
  margin-bottom: 0 !important;
}

@media (max-width: 900px) {
  body.mg-youtube-comments-page .mg-yc-benefits-layout {
    grid-template-columns: 1fr !important;
  }

  body.mg-pro-page.mg-youtube-comments-page .mg-service-photo--vertical.mg-service-photo--feature {
    max-width: 420px !important;
    width: 100% !important;
  }
}
