@media only screen and (min-width: 615px) {
  article div img {
    width: 60%;
  }
}
