 .u-section-1 {
  background-position: 0px 0px;
  background-repeat: repeat;
  background-image: url("images/BG.jpg");
  background-size: auto;
}

.u-section-1 .u-sheet-1 {
  min-height: 100vh;
}

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

.u-section-1 .u-btn-1 {
  background-image: none;
  margin: -121px auto 0 0;
}

.u-section-1 .u-social-icons-1 {
  height: 28px;
  min-height: 16px;
  width: 124px;
  min-width: 88px;
  margin: -35px 0 0 auto;
}

.u-section-1 .u-icon-1 {
  height: 100%;
}

.u-section-1 .u-icon-2 {
  height: 100%;
}

.u-section-1 .u-icon-3 {
  height: 100%;
}

.u-section-1 .u-image-2 {
  width: 500px;
  height: 760px;
  box-shadow: 0px 10px 30px 0px rgba(0,0,0,0.2);
  margin: 199px auto 60px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-social-icons-1 {
    width: 116px;
    min-width: 68px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-image-2 {
    margin-top: 114px;
    margin-bottom: 146px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-image-2 {
    width: 340px;
    height: 517px;
    margin-top: 235px;
    margin-bottom: 25px;
  }
}