/* R169: selected device repair. Content, media and actions remain unchanged. */
html body.gl-r53 .r53-site .r54-article-prose hr.gl-article-separator {
  display: block; width: 100%; max-width: 100%; height: 0;
  margin: 28px 0; padding: 0; border: 0; border-top: 1px solid #d9d4d0;
  background: transparent; box-sizing: border-box;
}
@media (max-width: 599px) {
  html body.gl-r53 .r53-site[data-site-production-root] .r58-media-card > a {
    display: grid !important; grid-template-columns: minmax(0, 1fr) !important;
    align-items: start !important;
  }
  html body.gl-r53 .r53-site[data-site-production-root] .r58-media-card > a > figure {
    width: 100% !important; margin: 0 !important; aspect-ratio: 16 / 9;
  }
  html body.gl-r53 .r53-site[data-site-production-root] .r58-media-card > a > div {
    width: auto !important; min-width: 0 !important; padding: 20px !important;
  }
  html body.gl-r53 .r53-site[data-site-production-root] .r58-media-card h3 {
    max-width: 100% !important; overflow-wrap: anywhere;
  }
}
