2
710
p img { padding: 0; max-width: 100%; }
p img { padding: 0; max-width: 375px; width: expression(this.width > 375 ? 375: true); }