div.user.signin h3::before {
  content: "";
  margin-bottom: -20px;
  height: 100px;
  display: block;
  background-size: contain; 
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/img/lycee.png') !important;
}
