#mwpco-qr-code {
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 15px;
    z-index: 9999;
    background-color: rgba(249, 249, 249, 0.84);
    border-radius: 10px 10px 10px 0;
}