@media (pointer: coarse), (orientation: portrait) {
  #dash1 {
    flex-direction: column !important;
    height: auto !important;
    padding-bottom: 40px !important;
  }
  #dash1-leftComponent {
    width: 100% !important;
    height: auto !important;
  }
  #dash1-rigthComponent {
    width: 100% !important;
    height: auto !important;
  }
  #dash1-leftGroup1 {
    /* border: solid #bbff00 1px; */
    height: 500px !important;
    flex-direction: column !important;
  }
  #dash1-leftGroup11 {
    /* border: solid #ff0000 1px; */
    width: 100% !important;
    height: 40% !important;
  }
  #dash1-multipleSelection1 {
    height: 40px !important;
  }
  #dash1-filterCleaner {
    right: auto !important;
    left: 5px !important;
    bottom: 5px !important;
  }
  #dash1-filter1 {
    width: 100% !important;
    height: 60% !important;
  }
  #dash1-verticalBarPilledChart1 {
    height: 600px !important;
  }
  #dash1-verticalBarChart1 {
    height: 400px !important;
  }
  #dash1-horizontalBarChart1 {
    height: 400px !important;
    flex: none !important;
  }
}
