@media (min-width:375px) and (max-width:1200px) {
/*.multiple-Wallet-backdrop .modal-backdrop.fade.show {opacity: 0;display: none !important;}*/
.multiple-Wallet-backdrop .custom-popup.show:before {position: absolute;z-index: 9999;left: 0;right: 0;content: "";height: 100vh;width: 100%;top: 0;background-color: rgba(25,76,97,0.8);}
.multiple-Wallet-backdrop .custom-popup.show .modal-dialog {z-index: 99999999;}

}
