.dxp-image {
  overflow: hidden;
}

  .dxp-image img {
    display: block;
    width: 100%;
  }
