#registration-form{
  margin-left: -7vw;
}

#registration-form img{
  width: 155px;
  height: 155px;
}

#registration-form .border-primary{
  background-color: rgba(226,9,0,.15);
  transform: translateY(-25%);
  box-shadow: 0px 0px 20px 0px rgba(226,9,0,.4);
}