@media only screen and (max-device-width: 1280px) and (max-width: 640px) {
  .h1_area h1 {
    font-size: 17px;
  }
}