.page-sleeve > #site-branding span {
  transform-origin: 80% 80 !important;
  top: -300px;
  padding-right: 0px;
}
.owl-stage > .active .desktop {
  top: -300px;
}
@media screen and (min-width: 1025px) {
  .owl-stage > .active .desktop {
    transform-origin: 50% 50%;
  }
}
body > #page > #header .page-sleeve {
  margin-left: -2px;
  padding-bottom: 0px;
}
@media screen and (min-width: 1025px) {
  body > #page > #header .page-sleeve {
    padding-right: 30px;
  }
}
@media screen and (min-width: 1025px) {
  body > #page > #header .page-sleeve {
    padding-left: 30px;
  }
}
body #footer > p {
  font-size: 7px !important;
}
@media screen and (min-width: 1025px) {
  body > #page p {
    font-size: 15;
  }
}
@media screen and (min-width: 1025px) {
  #primary > #main p {
    font-size: 20px;
  }
}
.content-sleeve .team-item .job-title {
  padding-bottom: 0px;
}
.team-wrap > .team-item p {
  top: -300px;
  font-size: 15px !important;
}
@media screen and (min-width: 1025px) {
  .team-wrap > .team-item p {
    margin-top: -11px;
  }
}
.testimonial-wrap > .testimonial-item p {
  font-weight: 200 !important;
  font-style: italic;
  font-size: 15px !important;
  letter-spacing: 0px;
}
.content-sleeve .testimonial-item .name {
  font-weight: 500 !important;
}
@media screen and (max-width: 375px) {
  #primary > #main p {
    font-size: 20px;
  }
  .team-wrap > .team-item p {
    line-height: 16.4px;
    font-size: 11px;
  }
  #post-31 > div:nth-child(2) > div > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > p {
    font-size: 13px;
  }
}
@media screen and (max-width: 375px) and screen and (min-width: 1025px) {
  body #footer > p {
    font-size: 7px;
  }
}
@media screen and (max-width: 375px) and screen and (min-width: 1025px) {
  body > #page p {
    font-size: 9px;
  }
}
