.stag-custom-widget-area .widgettitle {
  text-align: center;
  margin-bottom: 30px;
}

.aesop-stacked-img {
  width: 100%;
}

.aesop-content {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

.aesop-parallax-component {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

#sow-video-2.widget.widget_sow-video {
  margin-top: -50px;
  margin-bottom: -100px;
}

.so-widget-sow-video.so-widget-sow-video-base {
  padding: 0px;
}