.hotel-score{align-items:center;display:flex;flex-direction:column;gap:40px;padding:20px}.hotel-score a{color:#282828;text-decoration:none}.score-card{display:flex;flex-direction:column;gap:12px;height:100%;justify-content:center;text-align:center}.score-card img{height:80px;max-width:150px;object-fit:contain}.score-text{font-size:1.5em;font-weight:700}@media (min-width:600px){.hotel-score{flex-direction:row;gap:60px;justify-content:center}.score-card img{height:100px;max-width:200px}.score-text{font-size:2em}}@media (min-width:1024px){.hotel-score{gap:100px}}