.main-hallservice{flex-direction:column;justify-content:center;align-items:center;width:100%;height:220vh;display:flex}.hallservice-heading{color:#170102;margin-bottom:1em;font-size:4vw}.hallservice-group{grid-template-rows:90vh 90vh;grid-template-columns:40vw 40vw;place-items:center;width:80vw;height:180vh;margin-bottom:4vh;display:grid}.hallservice-group-item{color:#170102;background:#ffecc8;border-radius:3em;flex-direction:column;justify-content:center;align-items:center;width:95%;height:85vh;display:flex;box-shadow:inset 5px 5px 10px #e3d2b2,inset -5px -5px 10px #ffffde}.hallservice-item-heading{margin-bottom:1.5vh;font-size:2em}.hallservice-Description{margin-bottom:1.5vh}.hallService-img{width:90%;height:70%}@media (max-width:600px){.hallservice-group{grid-template-rows:auto auto;grid-template-columns:1fr;width:95vw;height:auto}.hallservice-heading{text-align:center;font-size:9vw}.hallservice-group-item{text-align:center;height:auto;min-height:30vh;margin-bottom:2em;padding:1em;font-size:.9em}.hallService-img{width:100%;height:auto;max-height:30vh}}
