.back-to-account {
  width: 100%;
  background-color: mr-blue;
}
.lockup-banner {
  background: #ebebeb;
}
.lockup-banner .icon {
  margin-top: -3em;
  background: #ebebeb;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 9em;
  height: 9em;
}
.lockup-banner .icon > img {
  width: 7em;
  height: 7em;
  margin: 1em;
}
