/* ========= INFORMATION ============================
	- document:  WP Coder!
	- author:    Dmytro Lobov 
	- url:       https://wow-estore.com/
==================================================== */
#floating-ue {
    display: block;
    width: 140px;
    height: 100px;
    position: absolute;
    z-index: 1000;
    bottom: 0;
    right: 0;
}

#floating-ue img{
	width: 100%;
	height: auto;
}