html,body{margin:0;padding:0;overflow:hidden}#service-container{text-align:center;font-size:2em;height:100vh;display:flex;justify-content:center;align-items:center}@media screen and (max-width:840px){#service-container{justify-content:flex-start}#service-grid{overflow-y:auto}}@media(max-height:430px) and (orientation:landscape){#service-container{justify-content:flex-start;overflow-y:auto}}@media(max-height:768px) and (orientation:landscape){#service-container{justify-content:flex-start}}