 .u-section-1 {
  background-image: none;
}

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

.u-section-1 .u-image-1 {
  width: 328px;
  height: 181px;
  margin: 0 auto;
}

.u-section-1 .u-text-1 {
  text-transform: uppercase;
  letter-spacing: 2px;
  width: 226px;
  margin: 25px auto 60px;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  font-family: Lato-Light;
  text-transform: none;
  font-size: 1.5rem;
  font-weight: 700;
  padding: 0;
}

@media (max-width: 1199px) {
  .u-section-1 .u-sheet-1 {
    min-height: 454px;
  }

  .u-section-1 .u-text-1 {
    width: 625px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    width: 340px;
  }
}@font-face {
  font-family: 'Lato-Light';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Lato-Light.ttf);
}@font-face {
  font-family: 'Barrio-Regular';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Barrio-Regular.otf);
}