.espa-banner-wrapper {
width: 330px;
height:auto;
position: fixed;
bottom: 180px;
left: 20px;
z-index: 1000000;
}
img.espa-img {
width: 100%;
top: 0;
position: absolute;
left: 0;
object-fit: contain;
}
.espa-en{
display:none;
}
.lang-en .espa-el{
display:none;
}
.lang-en .espa-en{
display:block;
}
p.price , .price {display:none !important}