.fixed_token{position:absolute;display:flex;width:150px;height:150px;border-radius:50%;bottom:100px;right:-150px;z-index:9998;overflow:hidden;box-sizing:border-box;cursor:pointer}.fixed_token .token_img{display:block;width:100%;height:100%}@media screen and (max-width:1520px){.fixed_token{right:-100px}}@media screen and (max-width:1270px){.fixed_token{right:0}}@media screen and (max-width:992px){.fixed_token{width:130px;height:130px;bottom:110px;right:4.8%;cursor:pointer}}@media screen and (max-width:576px){.fixed_token{width:100px;height:100px;bottom:75px;cursor:pointer}}