html,body{margin:0;height:100%;box-sizing:border-box;overflow:hidden}.l-flex-body{display:flex;flex-direction:column}.body-container{display:flex;flex-direction:column;flex:auto;overflow:hidden;min-height:200px}.l-login-container{display:flex;flex-direction:column;align-items:center;overflow:auto;min-height:300px;height:100%}.l-stations-page-body{display:flex;justify-content:space-between;overflow:hidden;height:100%}