.profile-not-found i.sl-logo-footer {
  background-position: 0 -198px;background-repeat: no-repeat;background-image: url(../../images/sprites/svg/common/sprite.svg);
}
.profile-not-found {
  margin-top: 30%;
  text-align: center;
}
.profile-not-found h1 {
  color: #661577;
  font-size: 36px;
}
.profile-not-found a.sl-btn {
  margin: 10px 0 20px;
}
.profile-not-found i.sl-logo-footer {
  background-image: url("../../../../images/sprites/svg/common/sprite.svg?v1");
  width: 31px;
  height: 30px;
  display: block;
  margin: 20px auto;
}
