/* WMF / PKM PROJECT v171 — mobile guarantee spacing and final FAQ lock. */
@media (max-width: 991px) {
  /* Remove the artificial 190px text padding that created the empty field. */
  #guarantees.g24-section .g24-hero {
    display: flex !important;
    flex-direction: column !important;
    min-height: 0 !important;
  }

  #guarantees.g24-section .g24-hero-copy {
    padding: 22px 18px 14px !important;
  }

  #guarantees.g24-section .g24-hero-media {
    position: relative !important;
    inset: auto !important;
    width: 100% !important;
    height: 235px !important;
    min-height: 235px !important;
    flex: 0 0 235px !important;
    margin: 0 !important;
    background: #0a0d10 !important;
  }

  /* The former fade was responsible for the unnecessary dark band. */
  #guarantees.g24-section .g24-hero-media::before {
    display: none !important;
    content: none !important;
    background: none !important;
  }

  #guarantees.g24-section .g24-hero-media img {
    position: absolute !important;
    inset: 0 !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center 51% !important;
    filter: saturate(.96) contrast(1.03) brightness(.98) !important;
  }

  /* These are the visitor-visible FAQ numbers, captured before deletion. */
  #faq .faq-notice,
  #faq [data-wmf-display-faq-number="6"],
  #faq [data-wmf-display-faq-number="37"],
  #faq [data-wmf-display-faq-number="39"],
  #faq [data-wmf-display-faq-number="41"],
  #faq [data-wmf-display-faq-number="46"],
  #faq [data-wmf-display-faq-number="47"] {
    display: none !important;
  }
}
