@media (max-width: 640px) {
  #kv {
    min-height: unset;
  }
  #information li {
    padding: 0 20px 40px 20px;
  }
}
