@media (max-width: 760px) {
  .floor .table {
    transform: none;
    font-size: 0.58rem;
  }

  .floor .table small {
    font-size: 0.5rem;
  }

  .floor .t1 {
    width: 60px;
    height: 44px;
    left: 7%;
    top: 25%;
  }

  .floor .t2 {
    width: 46px;
    height: 64px;
    left: 42%;
    top: 17%;
  }

  .floor .t3 {
    width: 58px;
    height: 44px;
    right: 3%;
    top: 27%;
  }

  .floor .t4 {
    width: 46px;
    height: 66px;
    left: 7%;
    bottom: 17%;
  }

  .floor .t5 {
    width: 58px;
    height: 46px;
    left: 38%;
    bottom: 22%;
  }

  .floor .t6 {
    width: 48px;
    height: 48px;
    right: 2%;
    bottom: 18%;
  }
}
