@media screen and (min-width: 270px) and (max-width: 575px) {
    #ri_listResultDiv > h2 {
      height: 50px;
      font-size: 0.8em;
      padding-top: 0.5%;
      border-radius: 6px;
    }
  }