﻿.bank-type {
    width: 100px;
}

/*Fortune*/
.wheel-sec {
    background: url(../images/wheel/bg-index-new.jpg) no-repeat top center;
}

/*.home-top-sec {
    background: url("/web/images/bg.jpg")no-repeat top center;
}*/

/*Deposit*/
.wallet-board {
    min-height: 790px;
}

#fpay-tab {
    height: 50px;
    padding: 5px;
}

    #fpay-tab img {
        object-fit: contain;
        height: 100%;
    }

#upay-tab {
    padding: 10px 5px;
}

    #upay-tab img {
        height: 30px;
    }

#duitnow-tab {
    padding: 11px 10px;
}

    #duitnow-tab img {
        height: 28px;
    }
