.main {
  position: relative;
  margin-top: 0px;
  padding: 5px;
}

@media screen and (min-width: 768px) {
  .main {
    margin-left: 70px;
    position: relative;
    height: "";
  }
}


/* .modal { width: 70% !important ; height: 70% !important ; } */