
.ProductCard__Detail__container {
    .grid-table {
        max-width: 500px;
        .price {
            font-size: 1.125rem;
        }
    }
}