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