.map {
  width: calc(100% - 20px);
  height: calc(100% - 60px);
  position: absolute;
  /* top: 50px; */
  left: 10px;
}