@media only screen and (max-width: 700px) {
  .cover_image {
    max-height: 300px;
  }
}