.is-style-ls-head-title-h1 { padding: 25px 0; margin-bottom: 15px }
.is-style-ls-head-title-h1:after { content: ''; display: block; width: calc( 100% + 40px ); height: 75px; position: absolute; box-shadow: 0 0 10px #210784; top: 0; left: -40px; }

.is-style-ls-page-scrollable { overflow-x: hidden; overflow-y: scroll; max-height: 100%; position: absolute; width: 100%; height: calc(100% - 75px); top: 0; left: 0; margin-top: 75px; padding: 25px 30px 0 20px; }
.is-style-ls-page-scrollable > div { margin-bottom: 30px; }