@media (min-width: 992px) {
  body.is-rp-profile-page .rp-profile-t:has(.rp-profile-sticky-container .l-banner-v) + .rp-profile-b {
    min-height: 760px;
  }

  body.is-rp-profile-page .rp-profile-sticky-container .l-banner-v {
    margin-top: 20px;
    padding-bottom: 20px;
  }

  body.is-rp-profile-page .rp-profile-sticky-container .l-banner-v img {
    display: block;
    max-width: 100%;
    height: auto;
  }
}
