.h-header{height:5.5rem}.cursor-pointer{cursor:pointer}@media (max-width:400px){.h-header{height:3.5rem}}#hero-container{min-height:100dvh;padding:0 15%;background:url(/images/heroBG.svg) fixed 50%/cover}#hero-img{max-height:25rem}#card-layout{display:grid;grid-gap:1rem;margin:1rem;grid-template-columns:repeat(4,1fr);justify-content:center}@media (max-width:1280px){#card-layout{grid-template-columns:repeat(3,1fr)}}@media (max-width:991px){#card-layout{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){#card-layout{grid-template-columns:1fr}}.hotel-card{background-color:var(--bs-primary);:hover{background-color:var(--bs-dark)}}#heading{height:5rem}.card-img-size{height:25rem;object-fit:cover}@media (max-width:991px){.card-img-size{height:25rem}}@media (max-width:767px){.card-img-size{height:100%;width:5rem}}