body{
    overflow: scroll !important;
}

/*
Main data container to span entire
width of the available screen size
*/
.main.container {
  width:98% !important;
  max-width: initial !important;
}