#customCoupon {
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    max-width: 80% !important;
    max-height: 95vh !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-color: transparent !important;
    }
    #couponDealerOnBtn {
    max-width: 80% !important;
    max-height: 95vh !important;
}
    