@media only screen and (max-device-width: 640px) {
.entry h4 {
    font-size: 10px;
  }
}