@media screen and (min-width: 640px) {
[data-current-styles*='"customContentWidth": 77']{
.section-background-canvas, .section-background img, {
    width:50% !important;
z-index:1;   
  }
.section-background-overlay {
  opacity:1 !important;
}
.content-wrapper {
z-index:1; 
  
}
}
}