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

.u-section-1 .u-text-1 {
  font-family: "Comic Relief";
  margin: 20px auto 0 0;
}

.u-section-1 .u-image-1 {
  width: 508px;
  height: 240px;
  object-position: 52.71% 50%;
  margin: -198px 107px 0 auto;
}

.u-section-1 .u-image-2 {
  width: 273px;
  height: 206px;
  margin: -223px 0 0 auto;
}

.u-section-1 .u-image-3 {
  width: 153px;
  height: 102px;
  object-position: 100% 50%;
  margin: -206px 287px 60px auto;
}

@media (max-width: 767px) {
  .u-section-1 .u-image-1 {
    margin-right: 32px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 161px;
    margin-right: 0;
  }

  .u-section-1 .u-image-2 {
    margin-top: -144px;
  }

  .u-section-1 .u-image-3 {
    margin-right: 187px;
  }
}