.point-price {
    display: none !important;
}

.product_prices {
    justify-content: center !important;
}

@media (max-width: 978px) {
    .product-icon img {
        max-height: 180px;
    }
}