.static-page .scroll-container{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:30px;margin-top:70px;max-height:calc(100vh - 100px);overflow-x:hidden;overflow-y:auto}.static-page .scroll-container .container{background-color:#fff;border-radius:6px;margin:0 20px;max-width:1000px;padding:40px}@media only screen and (max-width:600px){.static-page .scroll-container{height:calc(var(--mobile-content) - 5px);margin-top:5px}.static-page .scroll-container .container{margin:0 0 0 5px;padding:20px}}
