@media (pointer: coarse), (orientation: portrait) {
  #dash6 {
    flex-direction: column !important;
    height: auto !important;
    padding-bottom: 40px !important;
  }

  #dash6-column1 {
    max-width: none !important;
    width: 100% !important;
    height: 900px !important;
  }

  #dash6-column2 {
    width: 100% !important;
    height: 700px !important;
    flex: none !important;
  }
}
