<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.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;
  }
}</pre></body></html>