#right .history-menu-body.with-banner {
    height: 120px;
    background: #02314d url(//assets.palms.bet/images/mpesa-account.png)no-repeat 50% 5px;
    background-size: 90%;
}
.ftRow {
    width: 25%;
}
section.payment-methods .method {
	margin-bottom:1%;
    -webkit-filter: none;
    -webkit-transition: all .35s ease-in;
    -moz-transition: all .35s ease-in;
    -o-transition: all .35s ease-in;
    transition: all .35s ease-in;
}