.beforeafter img.after, 
.beforeafter img.before {
  max-width: none !important;
  height: inherit !important;
  margin: 0px !important;
}
.beforeafter img[alt="handle"] {
  height: 56px !important;
  max-width: none !important;
  margin: 0px !important;
}
.content--beforeafter {
  max-width: 1000px;
  margin: 0 auto;
}