@media (max-width:760px){
  html.agent-action-page-mode .agent-player-funding-page>.modal-close{
    min-width:76px!important;
    height:40px!important;
    padding:0 18px!important;
    justify-content:center!important;
    border:1px solid #c9a64d!important;
    border-radius:12px!important;
    background:#fffaf0!important;
    color:#193052!important;
    font-size:14px!important;
    font-weight:800!important;
    box-shadow:0 5px 14px rgba(102,76,24,.08)!important;
  }
  html.agent-action-page-mode .agent-player-funding-page>.modal-close:before,
  html.agent-action-page-mode .agent-player-funding-page>.modal-close:after{
    content:none!important;
    display:none!important;
  }
}
