  .m-d {
    width: 100vw;
    height: 100vh;
    margin: 0;
    max-width: 100%;
    max-height: 100%;
  }
  .col-md-10 {
  overflow-x: auto; 
  white-space: nowrap; 
}

/*    .m-d {
    width: 100%;
    height: 100%;
    margin: 0;
  }*/
/*
  .m-c {
    height: 100%;
    border: none;
    border-radius: 0;
  }*/