.hubdb-hotels__items-container{display:grid;gap:24px;grid-column-gap:15px;grid-row-gap:20px;grid-template-columns:repeat(3,1fr)}.hubdb-hotels__item{background-color:#fff;border-radius:12px;box-shadow:0 2px 8px 0 rgba(0,0,0,.25);padding:16px}.hubdb-hotels__image{border-radius:8px;height:215.743px;object-fit:cover;width:100%}@media(max-width:992px){.hubdb-hotels__items-container{grid-template-columns:repeat(2,1fr)}}@media(max-width:765px){.hubdb-hotels__items-container{grid-template-columns:repeat(1,1fr)}}