@media screen and (max-width: 600px) {
   img.alignleft, img.alignright {
      width: 50%;
   }
}