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

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

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

@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: 'merriweather-black';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/merriweather-black.woff2);
}@font-face {
  font-family: 'verdana';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/verdana.woff2);
}