 .u-section-1 {
  background-image: none;
  min-height: 1200px;
}

.u-section-1 .u-group-1 {
  width: 640px;
  min-height: 300px;
  height: auto;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 257px auto 60px;
}

.u-section-1 .u-container-layout-1 {
  padding: 0 30px;
}

.u-section-1 .u-text-1 {
  font-size: 4.5rem;
  background-image: none;
  font-family: Oxygen;
  margin: 25px auto 0;
}

.u-section-1 .u-text-2 {
  font-family: Oxygen;
  font-size: 1.25rem;
  margin: 8px auto 0;
}

.u-section-1 .u-text-3 {
  font-family: Oxygen;
  font-size: 1.25rem;
  line-height: 1.6;
  margin: 24px auto 0;
}

.u-section-1 .u-text-4 {
  font-family: Oxygen;
  font-size: 1.25rem;
  margin: 0 auto;
}

.u-section-1 .u-text-5 {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  font-size: 0.75rem;
  font-family: Oxygen;
}

@media (max-width: 1199px) {
  .u-section-1 .u-group-1 {
    margin-left: calc(((100% - 940px) / 2)  + 150px);
    height: auto;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-group-1 {
    margin-left: calc(((100% - 720px) / 2)  + 40px);
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-group-1 {
    width: 367px;
    margin-left: calc(((100% - 540px) / 2)  + 87px);
  }

  .u-section-1 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
    width: auto;
    margin-top: 33px;
  }

  .u-section-1 .u-text-2 {
    font-size: 0.875rem;
    margin-top: 0;
  }

  .u-section-1 .u-text-3 {
    font-size: 0.875rem;
  }

  .u-section-1 .u-text-4 {
    font-size: 0.875rem;
  }

  .u-section-1 .u-text-5 {
    font-size: 0.625rem;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-group-1 {
    width: 240px;
    margin-left: calc(((100% - 340px) / 2)  + 50px);
  }

  .u-section-1 .u-text-3 {
    line-height: 1;
    width: auto;
    margin-top: 35px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-text-4 {
    width: auto;
    margin-top: 13px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-text-5 {
    width: auto;
    margin-top: 27px;
  }
}