.alertWrapper{
width:100%; 
height:auto; 
margin:0 auto; 
text-align:center;
}
.alertBtnContainer{
display:inline-block; 
width:30%; 
margin-right:20px;
}
.alertBtn{
width:100%; 
text-align:center !important; 
font-size:14px !important;
}

#inventory-search1-app-root > div > div.ddc-content.web-api-added-placeholder.text-center > div > button > span.wallet-link > a {
display: none !important;
}
.btn-my-wallet-integration.dark .mywallet-icon {
display: none !important;
}