/* Created on 25-11-2020 by The LAD */
/* Your Cutom Style */
@media (max-width: 767.98px) {
    body .elementor .oew-buttons .oew-button-inner a {
        min-width:204px
        }
    body .elementor a.button.jds-btn-white {
        min-width:204px
        }    
}

@media only screen and (max-width:1360px) and (min-width:768px) {
    
.jds-sfc-left-heading .elementor-heading-title, .jds-sfc-left-heading .oew-advanced-heading .oew-main-heading div, .jds-sfc-left-heading .oew-advanced-heading div.oew-sub-heading {
        font-size: 34px !important;
        line-height: 44px !important;
    }
}


