.block-hero-slideshow .hero-slide-wrapper {
  height: auto;
  overflow: hidden;
  position: relative;
}
.front #content { padding-top: 0; }
.front .view-page-listing { margin-bottom: 0; }
.front .content-bottom-block { position: relative; top: -8px; }
.front ul.links.inline li { padding: 0; }
.front .view-id-carousel_view.view-display-id-carousel_icon_cta { margin-bottom: 0;}


.paragraphs-item-quicklinks {
  background: url(/sites/universityhigh/files/images/pages/squareimages/uhs-dis_prio_bg.jpg) no-repeat center;
  background-size: cover;
}

.paragraphs-item-icon-cta-grid {
  background: url(/sites/universityhigh/files/images/pages/squareimages/uhs-dis_prio_bg.jpg) center;
  background-size: cover;
}

.paragraphs-item-quicklinks > .content > div {
  background: url(/sites/universityhigh/files/images/pages/squareimages/uhs-dis_prio_bg.jpg) no-repeat center;
  background-size: cover;
  background-repeat: no-repeat;
}

.paragraphs-item-two-column-views-paragraph {
  padding: 2rem;
  background: #F5F5F5;
}

.block-hero-slideshow .has-video .video-wrapper {
  height: 100%;
  overflow: hidden;
}

.block-hero-slideshow .has-video video {
  height: 100%;
  max-height: 575px;
  object-fit: cover;
  width: 100%;
}
.front #main {
  margin-bottom: -15px;
}
@media (max-width: 767px) {
.flexslider {
  background: #151a3b;
}
}