.two-images-3-0-1--section .page-width {
  padding: 0;
}
.two-images-3-0-1--section img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: auto;
}