.login-wrap {
  text-align: center;
}

.logo img{
  transform: scale(1.5);
  width: 90px;
  display: inline-block;
  margin-bottom: 10px;
}
.sen-ec-shoppingLogin__head {
  font-family: "Sen", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  color: #262626;
}

.ec-shoppingLogin__head {
  text-align: center;
  font-size: 1.5rem;
  margin: 20px 0;
}

.login_from {
  border-radius: 10px;
}

.adjust_checkbox {
  margin-top: -30px;
  text-align: right;
}

.adjust_login__link {
  margin-top: -6px;
}

.adjust_login_button {
  margin-top: 20px;
}

.login_button {
  background-color: #D6AC40;
  border-style: none;
  color: #fff;
  border-radius: 30px;
  width: 100%;
}

.adjust_login__link {
  text-align: right;
}
