.Eye {
  display:inline-block;
  width: 50px;
  height: 50px;
  background-image: url(img/eye-XS-on.png);
  background-repeat: no-repeat;
}

.eyeoff {
  background: url(img/eye-XS-off.png);
  background-repeat: no-repeat;
}
