.signInHolder {
  display: flex;
  align-self: center;
  flex: 1 1 0px;
}

.signInTile {
  width: 450px;
  float: left;
  font-size: 13px;
  margin-bottom: 50px;
  margin-top: 35%;
}

.logo {
  /*position: absolute;*/
  padding: 4px 28px 0 30px;
  top: 6px;
  align-self: center;
}