.u-section-1 .u-sheet-1 {
  min-height: 460px;
}

.u-section-1 .u-text-1 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 700;
  font-size: 2.25rem;
  margin: 60px auto 0;
}

.u-section-1 .u-text-2 {
  margin: 20px auto 0;
}

.u-section-1 .u-form-1 {
  height: 77px;
  width: 450px;
  background-image: none;
  margin: 20px auto 0;
}
.u-section-1 .u-image-1{
    margin: 12px auto 0;
}
.u-image.u-logo {
    display: table;
    white-space: nowrap;
}
.u-section-1 .u-input-1 {
  height: 50px;
}

.u-section-1 .u-btn-1 {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.u-section-1 .u-btn-2 {
  margin: 20px auto;
  padding: 0;
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
  }

  .u-section-1 .u-form-1 {
    width: 340px;
  }
}.fd-font{
	font-family: Sahel-FD;
}@font-face {
  font-family: 'Sahel';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/Sahel.ttf);
}@font-face {
  font-family: 'Sahel-FD';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/Sahel-FD.ttf);
}