body.tablet-mode {
  font-size: 1.2rem;
}

.tablet-mode .btn {
  padding: 15px;
  font-size: 1.1rem;
}

.tablet-mode input,
.tablet-mode select {
  height: 55px;
  font-size: 1.1rem;
}

.tablet-mode h4 {
  font-size: 1.6rem;
}

.tablet-mode .container {
  max-width: 100%;
}
