@media (max-width:767px){

.lgp-mobile-wiese{
    position:relative;
    overflow:hidden;
}

.lgp-mujer-mobile{
    position:absolute;
    left:-85px;
    bottom:0;
    width:195px !important;
    z-index:20;
}

.lgp-mujer-mobile img{
    width:195px !important;
    max-width:none !important;
    display:block;
}

}