.active-subscription__extended .panel {
  max-height: fit-content !important;
}

@media only screen and (max-width: 900px) {
  #ProductSelect {
    width: 100% !important;
    padding: 0 5px !important;
  }
  .bsub-widget__wrapper {
    margin-bottom: 15px !important;
  }
}