.sqs-image-shape-container-element,
.image-block-wrapper {
  position: relative;
}
.sqs-image-shape-container-element img,
.image-block-wrapper img {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  opacity: 1 !important;
}
