BODY {
  
  --wp--preset--spacing--75: 5.7vw;
  --wp--preset--spacing--140: 10.7vw;
  
  --wp--preset--font-size--medium: 17px;
  --wp--preset--font-size--large: 2.9vw;
  }
  
.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
  width: auto !important;
  }  
  
.wp-block-group.overlap FIGURE {
  width: 31.3%;
  top: -22.9vw;
  } 
  
.wp-block-cover {
  min-height: 0px !important;
  }        
  
.wp-block-spacer {
  height: 7vw !important;
  }    