.pxp-text.with-pdf .pdf .image img {
  width:100%;
  height:auto;
}
.pxp-text.with-pdf .pdf .image
  margin: 0 0 2.3rem 0;
}

@media(min-width:768px){
  .pxp-text.with-pdf .pdf .image {
    width:95%;
  }
}