@media only screen and (max-width: 414px) {
  img.alignnone {
    height: auto;
    width: 100%;
  }
}