/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 .component_products {
    text-align: center;
    /* height: 500px;
    overflow: auto; */
}

.product-id-20 span.current-price {
    display: none;
}