img.communication_left {
  max-width   : 180px;
  width       : expression(this.width > 180 ? 180: true);
}