/* CSS para funciones extra  */

#menoscotas {

  }
#menoscotas img {
    display:none;
     position: fixed;
    bottom: 0;
    right: 0;
    pointer-events: none;       
        max-height:350px;
    width:auto;
    opacity: 0.96;

}
