.HostedCashierDepositIframe, .HostedCashierWithdrawIframe {
    /*min-height: 88rem !important;*/
    min-height: auto !important;
}

 @media (max-width: 768px) {
    .HostedCashierDepositIframe, .HostedCashierWithdrawIframe {
        /*min-height: 130rem !important;*/
        min-height: auto !important;
    }
}