.so-widget-parallax-content-over-image-default-d75171398898-2610 .ingage-parallax-scroll-content .image {
  flex: 0 0 60%;
}
.so-widget-parallax-content-over-image-default-d75171398898-2610 .ingage-parallax-scroll-content .image img {
  display: block;
}
.so-widget-parallax-content-over-image-default-d75171398898-2610 .ingage-parallax-scroll-content .content {
  width: 45%;
  justify-self: flex-end;
  align-self: flex-start;
  position: absolute;
  right: 5%;
  z-index: 5;
  background: #ffffff;
  padding: 40px 40px;
}
.so-widget-parallax-content-over-image-default-d75171398898-2610 .ingage-parallax-scroll-content .content .content-container:last-child {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .so-widget-parallax-content-over-image-default-d75171398898-2610 .ingage-parallax-scroll-content .image,
  .so-widget-parallax-content-over-image-default-d75171398898-2610 .ingage-parallax-scroll-content .content {
    flex: 1;
    width: 100%;
    position: relative;
    right: auto;
  }
  .so-widget-parallax-content-over-image-default-d75171398898-2610 .ingage-parallax-scroll-content .jarallax-element {
    transform: translate3d(0, 0, 0) !important;
  }
}