/* COLORS */
/* COLORS */
.products-geneo-gamas {
  background: url("../../img/home-products-bg.jpg") no-repeat top center;
  background-size: cover; }
  .products-geneo-gamas .product-geneo .img-container {
    height: 250px;
    display: flex;
    align-items: flex-end;
    justify-content: center; }
    .products-geneo-gamas .product-geneo .img-container img {
      max-width: 250px; }
  .products-geneo-gamas .product-geneo .stars-container {
    float: right;
    margin-top: 5px; }
    .products-geneo-gamas .product-geneo .stars-container svg {
      display: inline-block;
      width: 100px; }

.gamas-msg {
  background: url("../../img/home_lab.jpg") no-repeat center center;
  background-size: cover; }

/*# sourceMappingURL=gamas.css.map */
