.component__product{display:grid;gap:2rem;grid-template-columns:1fr;padding:2rem 0}@media screen and (min-width:992px){.component__product{grid-template-columns:1fr 1fr;padding:4rem 0}}.product__main-image{max-height:40rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}@media screen and (min-width:768px){.product__main-image{max-width:34rem}}.product__thumbnail{max-width:4.6rem!important}.product__rating-stars{color:#4e7661;font-size:1rem}.product__title{font-size:2rem;margin-bottom:.5rem}.product__rating{margin-bottom:1.5rem}.product__rating-value{font-size:1.25rem}.product__description{margin-bottom:1.5rem}