@media (min-width: 1025px) {
  body:has(.v-a--d-b) .v-g__c--2 > .v-adv--rbp:nth-child(1 of .v-adv--rbp):not(:last-child) {
    height: 900px;
  }
  body:has(.v-a--d-b) .v-g__c--2 > .v-adv--rbp:nth-child(1 of .v-adv--rbp):not(:last-child) .v-adv__c {
    position: sticky;
    top: 60px;
  }
}
