
@media screen and (max-width: 740px) {
  figure {
    width: 100% !important;
  } .post_content img, .post_content iframe { width:auto !important;}
}