#top-up-button {
    opacity: 0.8; 
    display: block;
    right: 20px;
    bottom: 20px;
    position: fixed;
    cursor: pointer;
    z-index: 9999;
}
#top-up-button img{
    width: auto;
    height: auto;
}