
@media (max-width: 500px) {
    .catalog_detail .cost.prices .price {
        font-size: 28px !important;
    }
}

