/* Created on 25-11-2020 by The LAD */
/* Your Cutom Style */
.cgl-asx-price .elementor-shortcode {
    font-size: 42px !important;
    line-height: 52px !important;
    color: #EE4034 !important;
}

@media only screen and(max-width:480px) {
    .cgl-asx-price .elementor-shortcode {
        font-size: 36px !important;
        line-height: 46px !important;
    }
}