/* Override the theme's 112px mobile selector without changing other locales. */
.yx-public-page:lang(id) .yx-url-languages .yx-language-select { width: 196px !important; min-width: 196px !important; max-width: 100% !important; }
.yx-id-home .yx-family-card img { aspect-ratio: 1; object-fit: contain; }
.yx-id-home .yx-family-card p { margin: 10px 0 12px; font-size: 15px; }
.yx-id-home .yx-family-card h3 { overflow-wrap: anywhere; }
.yx-id-home [id] { scroll-margin-top: 110px; }
.yx-id-home .yx-reading { max-width: 920px; }
.yx-id-home .yx-reading details { max-width: none; }
@media (max-width: 1199px) {
  .yx-public-page:lang(id) header .is-menu-open .wp-block-navigation__responsive-container-content { width: min(calc(100vw - 60px), 640px); }
}
