.lay-copy-home #site-header { position: absolute; top: 0; right: 0; left: 0; z-index: 99; background-image: none; }
.lay-copy-home #site-header::before { display: none; }
.lay-copy-home #header { border: none; }

.home-news-carousel { background: black; min-height: 100px; }
@media screen and (min-width: 1300px) {
    .home-news-carousel { min-height: 410px; }
}

#home-services { background:#222C36; margin: 0 auto; }
#home-services .services { color: white; font-size: 20px; line-height: 40px; overflow:hidden }
#home-services .services .service { font-family: 'Raleway', sans-serif; border-top: 1px solid rgba(255, 255, 255, 0.25); }
#home-services .services .service:first-child { border-top-width: 0; }
#home-services .services .service a { display: block; color: inherit; padding: 30px; }
#home-services .services .service a:hover { text-decoration: none; background: rgba(255, 255, 255, 0.3); }
#home-services .services .service i { font-size: 26px; margin-right: 15px; }

@media screen and (min-width: 768px) {
    #home-services .services { display: flex; flex: 1 1 auto; justify-content: center; align-items: stretch; text-align: center; }
    #home-services .services .service { border-top-width: 0; border-left: 1px solid rgba(255, 255, 255, 0.25); }
    #home-services .services .service:first-child { border-left-width: 0; }
    #home-services .services .service a { width: 200px; height: 130px; display: table-cell; vertical-align: middle; }
    #home-services .services .service i { font-size: 32px; margin-right: 0; }
    #home-services .services .service span { display: block; }
}
@media screen and (min-width: 992px) {
    #home-services .services { font-size: 24px; }
    #home-services .services .service i { font-size: 40px;  }
}
@media screen and (min-width: 1300px) {
    #home-services { margin-top: -215px; background: none; position: relative; z-index: 1; }
    #home-services .services { background: linear-gradient(to bottom, rgba(27, 35, 43, 0) 0%, rgba(34, 44, 54, 1) 100%); padding-bottom: 70px; border-bottom: 5px solid #116FC1; }
}

#home-middle { position: relative; z-index: 1; }
#home-middle-bg { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: -1; overflow: hidden; background: url(../img/bg-committees.jpg) no-repeat top center; background-size: cover; }
#home-middle-bg video { display: none; min-width: 100%; min-height: 100%; width: auto; height: auto; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); }

@media screen and (min-width: 992px) {
    #home-middle-bg video { display: block; }
}

#home-subcommittees { padding-bottom: 30px; }
#home-subcommittees .header { text-align: center; }
#home-subcommittees .header h2 { font-size: 18px; font-family: 'Raleway', sans-serif; font-weight: 300; margin: 0; padding: 50px 0 40px; }
#home-subcommittees .header h2 strong { display: block; color: #116FC1; font-size: 40px; font-weight: 700; text-transform: uppercase; }
#home-subcommittees .subcommittees { font-size: 20px; line-height: 20px; }
#home-subcommittees .subcommittees .subcommittee a { display: block; color: inherit; margin: 5px; background-color: white; background-position: left center; background-repeat: no-repeat; padding: 15px; border: 5px solid white; }
#home-subcommittees .subcommittees .subcommittee a:hover { border-color: #116FC1; color: #116FC1; text-decoration: none; }

@media screen and (min-width: 480px) {
    #home-subcommittees .header h2 { font-size: 26px; }
    #home-subcommittees .header h2 strong { font-size: 60px; }
}
@media screen and (min-width: 768px) {
    #home-subcommittees .subcommittees { display: flex; max-width: 1200px; flex: 1 1 auto; flex-wrap: wrap; margin: 0 auto; text-transform: uppercase; }
    #home-subcommittees .subcommittees .subcommittee { width: 50%; }
    #home-subcommittees .subcommittees .subcommittee a { display: flex; flex-direction: column; justify-content: center; align-content: center; min-height: 140px; padding: 15px 15px 15px 140px; }
    #home-subcommittees .subcommittees .subcommittee a span { display: block; }
    #home-subcommittees .subcommittees .subcommittee.subcommittee-aviation a { background-image: url(../img/subcommittee-aviation-space.svg); }
    #home-subcommittees .subcommittees .subcommittee.subcommittee-communications a { background-image: url(../img/subcommittee-communications.svg); }
    #home-subcommittees .subcommittees .subcommittee.subcommittee-manufacturing a { background-image: url(../img/subcommittee-manufacturing.svg); }
    #home-subcommittees .subcommittees .subcommittee.subcommittee-science a { background-image: url(../img/subcommittee-science-oceans.svg); }
    #home-subcommittees .subcommittees .subcommittee.subcommittee-transportation a { background-image: url(../img/subcommittee-transportation.svg); }
    #home-subcommittees .subcommittees .subcommittee.subcommittee-security a { background-image: url(../img/subcommittee-security.svg); }
}
@media screen and (min-width: 992px) {
    #home-subcommittees .subcommittees .subcommittee { width: 33.33333%; }
}

#home-hearings { padding-bottom: 30px; }
#home-hearings .header { text-align: center; }
#home-hearings .header h2 { font-size: 36px; font-family: 'Raleway', sans-serif; font-weight: 700; line-height: 36px; margin: 0; padding: 50px 0 40px; text-transform: uppercase; }
#home-hearings .post-item { position: relative; padding: 5px; }
#home-hearings .post-item>img { display:none; background-position: center; background-repeat: no-repeat; background-size: cover; /*opacity: .5;*/ width: 100%; }
#home-hearings article { font-size: 16px; line-height: 1.5em; overflow: hidden; }
#home-hearings article a { display:block; height: 100%; background-color: white; color: inherit; padding: 20px; border: 5px solid white; }
#home-hearings article a:hover { border-color: #116FC1; text-decoration: none; }
#home-hearings article header { font-size: 22px; font-weight: 900; line-height: 1.1em; max-height: 124px; /* (5 x line-height) + 3 to avoid clipping */ min-height: 0; overflow: hidden; padding-bottom: 3px; }
#home-hearings article footer { margin-top: 12px; }
#home-hearings article .post-type { display: none; font-size: 16px; font-style: italic; font-weight: bold; line-height: 1.2em; margin-bottom: 10px;  text-transform: uppercase; }
#home-hearings article .post-teaser { display: none; max-height: 120px; /* line-height x 5 */ overflow: hidden; }
#home-hearings article h1 { font-size: inherit; font-weight: inherit; line-height: inherit; margin-bottom: 0; }
#home-hearings .hero article { font-size: 20px; }
#home-hearings .hero article .post-type { display: block; }
#home-hearings .hero article .post-teaser { display: none; max-height: 150px; /* line-height x 5 */ }

#home-hearings footer { text-align:center; color: rgba(34, 44, 54, 0.35); font-size: 18px; font-weight: 700; margin: 25px 0 50px; }
#home-hearings footer a { color: inherit; }

@media (min-width: 768px) {
    #home-hearings .post-items { display: flex; align-items: stretch; justify-content: center; }
    #home-hearings .post-item { width: 50%; }
    #home-hearings .post-item>img { display: block; }
    #home-hearings article { height: 100%; }
    #home-hearings article a { text-align: center; padding: 60px 30px 50px; }
    #home-hearings article .datetime { text-transform: uppercase; }
    #home-hearings article .date { display: block; color: #116FC1; font-size: 54px; font-weight: 700; line-height: 80px; }
}
@media (min-width: 992px) {
    #home-hearings { max-width: 1200px; margin: 0 auto; }
    #home-hearings .post-item { float: left; width: 25%; }
}


#home-members { overflow: hidden; width: 100%; }
#home-members .members { left: 0px; display: block; height: 525px; margin: 0 auto; transition: all 200ms ease; text-align: center; transform: translate3d(0px, 0px, 0px); width: 9999px; }
#home-members .item { position: relative; background-color: #222C36; background-position: center bottom; background-size: contain; color: white; display: block; float: left; height: 525px; margin-left: 1px; padding: 35px; width: 300px; }
#home-members .item a { color: inherit; }
#home-members .item a:hover { text-decoration: none; }
#home-members .item.header { display: flex; flex-direction: column; justify-content: center; margin: 0; background-image:url(../img/members/member-title-slide.jpg); }
#home-members .header h2 { font-size: 40px; line-height: 40px; font-family: 'Raleway', sans-serif; font-weight: 900; margin: 0; text-transform: uppercase; }
#home-members .header h3 { font-size: 30px; line-height: 40px; font-family: 'Raleway', sans-serif; font-weight: 700; margin: 0; }
#home-members .header h4 { font-size: 22px; line-height: 30px; text-transform: uppercase; margin: 0; }
#home-members .header h5 { font-size: 22px; line-height: 30px; margin: 0; }
#home-members .item .header { position:absolute; bottom: 30px; right: 0; left: 0; }
#home-members .item a.btn {
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 200px;
    margin: auto;
    margin-top: 30px;
    font-size: 20px;
    font-weight: 800;
    letter-spacing: 0px;
}
@media (min-width: 768px) {
	#home-members .members { height: 630px; }
	#home-members .item { height: 630px; width: 360px; padding: 120px 60px; }
}

#home-members.panels-slider { overflow: hidden; width: 100%; position: relative; }
#home-members .panels-slider-next, #home-members .panels-slider-prev { position: absolute; top: 55%; z-index: 1; transform: translateY(-50%); background-color: #fff; background-position: center; background-repeat: no-repeat; cursor: pointer; height: 160px; opacity: 0.5; width: 50px; }
#home-members .panels-slider-next { right: 0; }
#home-members .panels-slider-prev { left: 0; }
#home-members .panels-slider-next:hover, #home-members .panels-slider-prev:hover { opacity: 1; }

#home-members .panels-slider-next { background-image: url(../img/panel_slider_arrow_next.png); }
#home-members .panels-slider-prev { background-image: url(../img/panel_slider_arrow_prev.png); }
#home-members .read-more .fas { margin-left: 10px;}
#home-contact { background: url(../img/bg-footer.jpg) no-repeat center center; background-size: cover; }
#home-contact header h2 { font-size: 36px; text-transform: uppercase; font-weight: 900; color: #113F76; padding: 30px 0; text-align: center; }
#home-contact .items .item { padding: 0 30px 30px; }
#home-contact .items .item .header h3 { font-size: 30px; font-weight: 900; color: #113F76; }
#home-contact .items .item .body a, #home-contact .items .item .body strong { font-weight: 800;}
#home-contact .items { text-align: center; }

@media (min-width: 768px) {
    #home-contact header h2 { padding-top: 60px; }
    #home-contact .items { display: flex; flex: 1 1 auto; column-gap: 60px; justify-content: center; max-width: 1200px; margin: 0 auto; }
    #home-contact .items .item { width: 30%; border-top: 1px solid rgba(0, 0, 0, 0.1); font-size: 18px; padding: 40px 0 60px; }
}


#home-latest-news-wrapper { background: url(../img/bg-latest-news-full.jpg) no-repeat center center; background-size: cover; border-bottom:1px solid white; }
.home-latest-news { padding-bottom: 60px; }
.home-latest-news .header { text-align: center; }
.home-latest-news .header h2 { font-size: 36px; font-family: 'Raleway', sans-serif; font-weight: 700; line-height: 36px; margin: 0; padding: 50px 0 50px; text-transform: uppercase; }
.home-latest-news .post-item { position: relative; padding: 5px; border: 1px solid rgba(34, 44, 54, 0.25); border-width: 1px 0 0 0; }
.home-latest-news .post-item:first-child { border-top-width: 0; }
.home-latest-news article { font-size: 16px; line-height: 1.5em; overflow: hidden; padding: 10px 30px 10px; }
.home-latest-news article a { color: #2D93EB; }
.home-latest-news article a:hover { text-decoration: none; }
.home-latest-news article .post-type { display: none; font-size: 16px; font-style: italic; font-weight: bold; line-height: 1.2em; margin-bottom: 10px;  text-transform: uppercase; }
.home-latest-news article h1 { font-size: inherit; font-size: 20px; font-weight: bold; line-height: inherit; margin-bottom: 0; padding: 10px 0 10px; }

.home-latest-news footer { text-align:center; color: rgba(34, 44, 54, 0.35); font-size: 18px; font-weight: 700; margin: 25px 0 50px; }
.home-latest-news footer a { color: inherit; }

#home-latest-news-republican { background: rgba(255, 255, 255, 0.9); border-top: 4px solid #CE0F0F; }
#home-latest-news-democratic { background: rgba(34, 44, 54, 0.9); border-top: 4px solid #116FC1; color: white; }
#home-latest-news-democratic .post-item { border-color: rgba(255, 255, 255, 0.25); }

@media (min-width: 768px) {
    #home-latest-news-wrapper { display: flex; align-items: stretch; justify-content: center; flex-wrap: wrap; }
    #home-latest-news-wrapper .home-latest-news { width: 50%; }
}
@media (min-width: 992px) {
    .home-latest-news .post-items { display: flex; align-items: stretch; justify-content: center; flex-wrap: wrap; max-width: 600px; margin: 0 auto; }
    .home-latest-news .post-item { width: 50%; border-width: 0 0 0 1px; text-align: center; }
    .home-latest-news .post-item:first-child { border-left-width: 0; }
    .home-latest-news .post-item>img { display: block; }
    .home-latest-news article { height: 100%; padding: 0 30px 0; }
    .home-latest-news article h1 { padding: 30px 0 30px; }
    .home-latest-news article .abstract { max-height: 144px; overflow: hidden; }
}

/* NEW HOMEPAGE HEARINGS */
.hearing-webcast{
    max-width: 1200px;
    margin: 0 auto;
    padding: 60px 40px;
    padding-bottom: 60px;
}
.webcast-main {
    border-bottom: 5px solid #116FC1;
    padding-bottom: 10px;
    padding-top: 80px;
    background: #27323c;}
.webcast-head h2 { text-align: center; margin-bottom: 45px; }
.webcast-head h2 a {
    font-size: 30px;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    line-height: 36px;
    margin: 0;
    padding: 50px 0 40px;
    text-transform: uppercase;
    color: #e7c11f;
}
@media(min-width: 1080px) {
    .webcast-head h2 a {
        font-size: 36px;
    }
    .hearing-webcast{
        width: 80%;
        padding: 60px 0;
        padding-top: 350px;
    }
}
/* New hearings section */
#home-hearings-new {
    background-image: url(../img/bg-hearings.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px 20px;
    border-top: 6px solid #116FC1;
}
.hearings-inner {
     max-width: 1230px;
     margin: 0 auto;
}
#home-hearings-new .header { text-align: center; }
#home-hearings-new .header h2 { font-size: 36px;  font-family: 'Raleway', sans-serif; font-weight: 900; margin: 0; padding: 40px 0 40px; text-transform: uppercase; color: #113F76;}
#home-hearings-new .hearing-item { position: relative; padding: 5px; }
#home-hearings-new .hearing-item>img { display:none; background-position: center; background-repeat: no-repeat; background-size: cover; /*opacity: .5;*/ width: 100%; }
#home-hearings-new article { font-size: 16px; line-height: 1.5em; overflow: hidden; }
#home-hearings-new article a {
    display:flex;
    height: 100%;
    background-color: #ffffff;
    color: inherit;
    padding: 40px 20px;
    padding-top: 80px;
    justify-content: flex-start;
    text-align: center;
    flex-direction: column;
    align-items: center;
    transition: .2s ease;
}
#home-hearings-new article a:hover {
     text-decoration: none;
     background-color: #ffffffe6;
}
#home-hearings-new article header { font-size: 22px; font-weight: 900; line-height: 1.1em; max-height: 124px; /* (5 x line-height) + 3 to avoid clipping */ min-height: 0; overflow: hidden; padding-bottom: 3px; }
#home-hearings-new article footer { margin-top: 12px; }
#home-hearings-new article .hearing-type { display: none; font-size: 16px; font-style: italic; font-weight: bold; line-height: 1.2em; margin-bottom: 10px;  text-transform: capitalize; }
#home-hearings-new article .hearing-teaser { display: none; max-height: 120px; /* line-height x 5 */ overflow: hidden; }
#home-hearings-new article h1 {
    font-size: 16px;
    font-weight: bold;
    line-height: inherit;
    margin-bottom: 0;
    font-family: 'Raleway';
    color: #222C36;
    letter-spacing: 0;
}
#home-hearings-new .hero article { font-size: 20px; }
#home-hearings-new .hero article .hearing-type { display: block; }
#home-hearings-new .hero article .hearing-teaser { display: none; max-height: 150px; /* line-height x 5 */ }
#home-hearings-new footer { text-align:center; color: rgba(34, 44, 54, 0.55); font-size: 18px; font-weight: 700; margin: 25px 0 30px; }
#home-hearings-new footer a { color: inherit; }
#home-hearings-new .isUpcoming {
    background-color: #E8C218;
    color: #222C36;
    font-weight: 600;
    font-size: 16px;
    padding: 5px;
    text-transform: capitalize;
    position: absolute;
    top: 25px;
    left: 25px;
    right: 25px;
}
#home-hearings-new .isPast {
    background-color: #113F76;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    padding: 5px;
    text-transform: capitalize;
    position: absolute;
    top: 25px;
    left: 25px;
    right: 25px;
}
#home-hearings-new article .datetime { display: block; font-weight: bold; text-transform: uppercase; font-family: "Raleway";}
#home-hearings-new article .time { font-size: 16px; color: #222C36; font-weight: 400;}
#home-hearings-new article .date {
    display: block;
    color: #46799B;
    font-size: 40px;
    font-weight: 800;
    line-height: 70px;
    font-family: "Raleway";
}

@media (min-width: 768px) {
    #home-hearings-new { padding: 30px 40px;}
}
@media (min-width: 992px) {
    #home-hearings-new .hearing-items { display: flex; align-items: stretch; justify-content: center; }
    #home-hearings-new .hearing-item { width: 50%; }
    #home-hearings-new .hearing-item>img { display: block; }
    #home-hearings-new article { height: 100%; }
}
@media (min-width: 1080px) {
    #home-hearings-new { padding: 30px 60px;}
    #home-hearings-new .hearing-item { float: left; width: 25%; }
}
/* New Twitter Section */
.tweets-outer {
    padding: 60px 20px;
    background: url(../img/bg-twitter.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.tweets-inner {
    max-width: 1230px;
    margin: auto;
}
.tweets-inner h2 {
    font-size: 36px;
    color: #113F76;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 40px;
    text-align: center;
}
.tweets-inner h2 i {
    color: #1D96E0;
    font-size: 35px;
    margin-right: 10px;
}
@media(min-width: 768px){
    .tweets-outer {
        padding: 60px 40px;
    }
}
@media(min-width: 1080px){
    .tweets-outer {
        padding: 60px;
    }
}

/* new home page updates */
/* HOME UPDATES */

.home-featured {
    padding-top: 100px;
    position: relative;
    z-index: 1;
}
@media(min-width: 1080px){
    .home-featured {
        padding-top: 325px;
    }
    .has-hearing .home-featured { padding-top: 0;}
}
.home-featured:before {
    content: '';
    background: #1A2B3C;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
#home-updates {
    display: flex;
    flex-direction: column;
    padding: 40px 20px;
    margin: auto;
    max-width: 1080px;
    padding-top: 0;
}
.home-updates-col {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    flex-shrink: 0;
}

.home-updates-col .updates-col-head, .home-updates-col .updates-col-body {
    flex-shrink: 0;
}
.home-updates-col .updates-col-head {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-grow: 0;
    height: 5rem;
    line-height: 1rem;
    padding: 0px 5px;
    text-align: center;
}
.home-updates-col:nth-child(1) .updates-col-head {
  background-color: #116FC1;
  color: #fff;
}
.home-updates-col:nth-child(2) .updates-col-head {
  background-color: #65829B;
  color: #fff;
}
.home-updates-col .updates-col-head .title { font-weight: 700; font-size: 26px; line-height: 1.5;}
.home-updates-col .updates-col-head .title em { font-weight: 400; }
.home-updates-col .updates-col-head .subtitle {
  font-size: 26px;
  font-weight: 700;
  text-transform: uppercase;
}

.home-updates-col .updates-col-body {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  background-color: #fff;
  padding: 1.5rem;
  margin-bottom: 2rem;
}
.home-updates-col.featured-updates-col .updates-col-body {
  padding: 0px;
}
.home-updates-col .updates-col-body>img {
  height: auto;
  width: 100%;
  max-height: 213px;
}
.home-updates-col .updates-col-body>h3 {
  margin: 1rem 0px;
  padding: 0px;
  text-transform: uppercase;
  text-align: center;
  color: #333333;
  font-weight: 800;
  font-size: 20px;
}
.updates-col-body ul {
  flex-grow: 1;
}
.updates-col-body ul, .updates-col-body li {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.home-updates-col a.updates-col-link {
  display: block;
  font-size: 0.9rem;
  font-weight: bold;
  line-height: 1.1rem;
  padding: 1rem 0px;
  text-decoration: none;
  color: #116FC1;
}
.updates-col-body li { border-top: 1px solid #c4c4c4;}
.featured-updates-col .updates-col-body>.pagegroup {
  height: 100%;
}
.featured-updates-col .updates-col-body>ul {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.featured-updates-col .updates-col-body>ul>li {
  flex-grow: 1;
  flex-shrink: 0;
  border-top-width: 0px;
  font-size: 0.8rem;
  padding: 1.5rem;
}
.featured-updates-col .updates-col-body>ul>li>a.updates-col-link {
  padding: 0px;
  text-transform: uppercase;
}
.home-updates-col .read-more-btn {
  display: flex;
  align-items: center;
  flex-grow: 0;
  flex-shrink: 0;
  background-image: url(../img/icon-carat-right-white.svg);
  background-position: calc(100% - 1rem) center;
  background-repeat: no-repeat;
  font-size: 18px;
  font-weight: bold;
  height: 3rem;
  line-height: 1rem;
  margin-top: 1rem;
  padding: 1rem;
  padding-right: 2rem;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  white-space: normal;
}
.majority-updates .read-more-btn {
  background-color: #116FC1;
  color: #fff;
}
.minority-updates .read-more-btn {
  background-color: #65829B;
  color: #fff;
}
.majority-updates .read-more-btn:focus, .majority-updates .read-more-btn:hover {
  background-color: #0e5ea3;
}
.minority-updates .read-more-btn:focus, .minority-updates .read-more-btn:hover {
  background-color: #536e86;
}


@media (min-width: 655px) {
    #home-updates {
    flex-direction: row;
    flex-wrap: wrap;
    column-gap: 20px;
  }
  .home-updates-col {
    width: 50%;
  }
}
@media (min-width: 855px) {
  .seed-1 .home-featured { background: url(../img/Background1.jpg); }
  .seed-2 .home-featured { background: url(../img/Background2.jpg); }
  .seed-3 .home-featured { background: url(../img/Background3.jpg); }
  .seed-4 .home-featured { background: url(../img/Background4.jpg); }
  .seed-5 .home-featured { background: url(../img/Background5.jpg); background-repeat: no-repeat; background-size: 100% 1040px; }
  .seed-6 .home-featured { background: url(../img/Background6.jpg); }
  .seed-7 .home-featured { background: url(../img/Background7.jpg); background-repeat: no-repeat; background-size: 100% 1040px; }
  .seed-8 .home-featured { background: url(../img/Background8.jpg); background-repeat: no-repeat; background-size: 100% 1040px; }
  .home-featured:before {
      content: '';
      background: linear-gradient(0deg, #1A2B3C 25%, #1A2B3C80 40%, #1A2B3C80 90%, #1A2B3C 100%  );
      z-index: -1;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
  }
    #home-updates {
    flex-wrap: nowrap;
    column-gap: 40px;
    padding: 40px;
    padding-top: 0;
  }

  .home-updates-col {
    flex-grow: 0;
    width: calc(50% - 20px);
  }
  .home-updates-col .updates-col-head {
    height: 6rem;
  }
}
@media(min-width: 1080px){
  #home-updates { padding-top: 60px; }
}
@media (min-width: 1500px) { .home-featured {background-size: cover !important;} }
