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

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

.u-section-1 .u-text-1 {
  font-family: Lato-Light;
  font-weight: 700;
  font-size: 1.5rem;
  margin: 48px 86px 0 115px;
}

.u-section-1 .u-text-2 {
  font-family: Lato-Light;
  font-size: 1.125rem;
  margin: 30px 73px 60px 115px;
}

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

  .u-section-1 .u-text-1 {
    margin-right: 0;
    margin-left: 1px;
  }

  .u-section-1 .u-text-2 {
    margin-right: 0;
    margin-left: 1px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    margin-left: 0;
  }

  .u-section-1 .u-text-2 {
    margin-left: 0;
  }
}@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);
}