.RatingCard-icon{width:20px;height:20px}.RatingCard{background-color:#fff;border-radius:10px;color:#303030;display:flex;justify-content:space-between;align-items:center;padding:25px;font-weight:600;width:90vw;height:300px;@media only screen and (min-device-width:480px){width:600px;height:200px}}.RatingCard-stars{display:flex;gap:5;color:#596b5b}.RatingCard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.RatingCard-title{font-size:1.2rem}.RatingCard-body{font-size:.9rem}.GaleryMobile{display:flex;flex-direction:column;gap:5px}.GaleryMobile-image{width:100%;height:100%;object-fit:fill}.GaleryMobile-double{display:flex;gap:5px;height:300px}.GaleryMobile-double-landscape{width:100%}.GaleryMobile-double-little{display:flex;flex-direction:column;height:300px;gap:5px;width:100%;object-fit:fill}.GaleryMobile-double-little-image{height:147px;width:100%;object-fit:cover}.GaleryMobile-large{height:300px}.GaleryMobile-large-image{object-fit:cover}