.rowstyles-sep-image-top, 
.rowstyles-sep-image-bottom { position:absolute; width:100%; }
.rowstyles-sep-image-top { top:0px; }
.rowstyles-sep-image-bottom { bottom: 0px; }
.rowstyles-sep-image-top .wrap, 
.rowstyles-sep-image-bottom .wrap { margin: 0; position: absolute; top: 50%; left: 50%; margin-right: -50%; transform: translate(-50%, -50%); }
.rowstyles { position: absolute; width: 100%; z-index: 50; }
.rowstyles.gradient_overlay { height: 100%; left: 0; overflow: hidden; pointer-events: none; position: absolute; top: -1px; width: 100%; z-index: 30; }
.rowstyles.parallax-responsive { background-size: cover; height: 100%; position: absolute; top: 0; width: 100%; z-index: 0; }
.rowstyles.parallax:not(.skrollable) { opacity: 0; }
.rowstyles.row-top { top: -1px; }
.rowstyles.row-bottom { bottom: -1px; }
.rowstyles svg.top { top:0px; }
.rowstyles svg.bottom { bottom:0px; }