  #resources-banner {

  }
    #resources-banner img {
      height: 645px;
      width: 1920px;
      max-width: 1920px;
      position: absolute;
      left: 50%;
      margin-left: -960px;
    }

/*-- Media queries --*/
@media (max-width: 380px) {
  .navbar-default .navbar-brand {
    padding: 0px 15px;
  }

  /*-- Sitewide Footer Styles --*/
  #footer-legal {
    text-align: center;
  }
  /*--! End of Sitewide Footer Styles !--*/

  /*-- Home Page Styles --*/
  #news-section {
    padding: 50px;
  }
  #news-logo-area {
    padding-bottom: 50px;
  }

  #news-section h2 {
      margin-bottom: 75px;
  }

  /*-- Blog-entry Styles --*/
  .blog-entry:nth-child(1), .blog-entry:nth-child(3) {
    padding-right: 0px;
  }
  .blog-entry:nth-child(2), .blog-entry:nth-child(4) {
    padding-left: 0px;
  }
  /*--! End of Blog-entry !--*/
  #home-banner2, #sustain-banner {
    height: 225px;
  }

  #sustain-content, #emerge-content {
    color: white;
  }

  #sustain-content, #emerge-content {
    padding: 25px;
    text-align: center;
    color: white;
  }
    #sustain-content img, #emerge-content img {
      clear: both;
      float: none;
      margin-left: auto;
      margin-right: auto;
    }

  #sustain-content {
    width: 100%;
    margin-left: -50%;
  }
  #emerge-content {
    color: #525252;
    width: 100%;
    height: 250px;
    margin-left: auto;
    margin-right: auto;
  }

  #sustain-banner img {
    min-height: 250px;
  }
  #sustain-banner  {
    width: 0;
    left: 0;
  }
  #emerge-banner  {
    width: 0;
    left: 0;
  }
  /*--! End of Home Page Styles !--*/

  /*-- Our Building Page Styles --*/
  #about-banner {
    height: 180px;
  }

  #about-header {
    position: relative;
    height: auto;
  }

  #at-a-glance {
    text-align: left;
    padding-left: 75px;
    padding-right: 75px;
  }
    #at-a-glance hr {
      margin-left: 0;
    }
  	#aag-icons {
  		float: left;
    	margin-left: 65px;
    	margin-right: 0;
  	}

  .amenity-bar {
    width: 100%;
    background-color: #b5b5b5;
    margin-top: 30px;
    margin-bottom: 5px;
  }

  #amenities-section hr {
    margin-bottom: 0px;
  }

  #leasing-cta {
      margin-bottom: 35px;
  }

  #leasing-uploads .ccm-image-slider-container {
    height: 135px;
  }
  /*--! End of Our Building Page Styles !--*/

  /*-- Our Team Page Styles --*/
  #team-banner {
    height: 200px;
  }
  #team-banner img {
    position: inherit;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    width: 100%;
  }

  h1#team-intro-header {
    font-size: 24px;
    line-height: 32px;
  }
  /*--! End of Our Team Page Styles !--*/

/*-- Sustainability Page Styles --*/
#sustain-img1, #sustain-img2 {
  text-align: center;
  width: auto;
}
#sustain-img1 {
}
#sustain-img2 {
  clear: both;
}
#sustain-content1, #sustain-content2 {
  padding: 35px 35px 15px 35px;
}
  #sustain-content1 img, #sustain-content2 img {
    display: none;
  }
  #sustain-content1 .page-title, #sustain-content2 .page-title, #sustain-content1 p, #sustain-content2 p, #sustain-img1 p, #sustain-img2 p {
    text-align: center !important;
  }

  #energy-star-overlay {
    position: relative;
    top: 0;
    left: 0;
    height: 100%;
    background-color: #39616b;
    color: #fff;
    text-shadow: none;
    padding: 25px;
  }
  #leed-cert-overlay {
    position: relative;
    top: 0;
    left: 0;
    height: 100%;
    background-color: #e7f7f7;
    color: #595959;
    text-shadow: none;
    padding: 25px;
  }
  #energy-star-overlay:before, #leed-cert-overlay:before {
    content: none;
  }
/*--! End of Sustainability Page Styles !--*/
/*-- Start of Tenant Resources Styles --*/
#tenant-login-section .tenant-services-entry:nth-of-type(2) {
  border-top: 1px solid white;
  border-left: none;
  margin-top: 25px;
  padding-top: 25px;
}
/*--! End of Tenant Resources Styles !--*/

  /*-- News & Announcements Page Styles --*/
  #announce-banner {
    height: 180px;
  }

  #newsStories .col-content {
    padding-left: 25px;
  }
  #newsStories .col-sidebar {
    padding-right: 25px;
  }

  .page-template-news-entry .col-sidebar {
    margin-top: 30px;
    margin-left: 25px;
  }
  /*--! End of News & Announcements Page Styles !--*/
}
@media (min-width: 381px) and (max-width: 768px) {
  .navbar-default .navbar-brand {
    padding: 0px 15px;
  }

  /*-- Home Page Styles --*/
  #news-section h2 {
      margin-bottom: 75px;
  }

  /*-- Blog-entry Styles --*/
  .blog-entry:nth-child(1), .blog-entry:nth-child(3) {
    padding-right: 0px;
  }
  .blog-entry:nth-child(2), .blog-entry:nth-child(4) {
    padding-left: 0px;
  }
  /*--! End of Blog-entry !--*/
  #home-banner1, #home-banner2 {
    height: 263px;
  }

  #sustain-content, #emerge-content {
    padding: 50px;
    text-align: center;
    color: white;
    height: 263px;
  }
    #sustain-content img, #emerge-content img {
      clear: both;
      float: none;
      margin-left: auto;
      margin-right: auto;
    }

  #sustain-content {
    width: 100%;
    margin-left: -50%;
  }
  #emerge-content {
    color: #525252;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  #sustain-banner  {
    width: 0;
    left: 0;
  }
  #emerge-banner  {
    width: 0;
    left: 0;
  }
  /*--! End of Home Page Styles !--*/

  /*-- Our Building Page Styles --*/
  #about-section {
    background-color: white;
  }

  #about-banner {
    height: 250px;
  }

  #about-header {
    position: relative;
    height: auto;
  }

  #at-a-glance {
    text-align: left;
  }
    #at-a-glance hr {
      margin-left: 0;
    }
  	#aag-icons {
  		float: left;
    	margin-left: 65px;
    	margin-right: 0;
  	}

  #about-content {
    padding: 75px 0px 75px 0px;
    line-height: 20px;
  }

  .amenity {
    clear: both;
    margin-top: 30px;
  }
  .amenity:first-of-type {
    margin-top: 0px;
  }

  .amenity-bar {
    width: 100%;
    height: 20px;
    background-color: #b5b5b5;
    margin-bottom: 5px;
  }

  .amenity-icon {
    width: auto;
  }
  .amenity-icon img {
    width: 40px;
    margin-left: auto;
    margin-right: auto;
  }

  .amenity-header-inner {
    padding-left: 10px;
  }

  #amenities-section hr {
    margin-bottom: 30px;
  }

  #leasing-cta {
      margin-top: 40px;
      margin-bottom: 35px;
  }

  #amenities-section, #leasing-info-section, #location-content {
    padding: 45px 0px 45px 0px;
  }

  #location-content {
    text-align: center;
  }
  /*--! End of Our Building Page Styles !--*/

  /*-- Our Team Page Styles --*/
  #team-banner {
    width: 100%;
    height: auto;
  }
    #team-banner img {
      position: inherit;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: 0;
      width: 100%;
    }

  h1#team-intro-header {
    font-size: 24px;
    line-height: 32px;
  }
  /*--! End of Our Team Page Styles !--*/

  /*-- Sustainability Page Styles --*/
  #sustainable-overlay {
    height: auto;
    background-color: rgba(178, 220, 233, 0.75);
  }

  #sustainable-overlay-inner {
    padding: 25px;
  }

  #act-left-col {
    padding-bottom: 35px;
  }
  #act-left-col, #act-right-col {
    padding-left: 25px;
    padding-right: 25px;
  }
    #act-left-col button {
      margin-top: 55px;
      margin-bottom: 15px;
    }

  #act-sustainably-area {
    padding: 25px;
  }

  #sustain-img1, #sustain-img2 {
    width: auto;
    text-align: center;
    #min-height: 200px;
    #overflow: hidden;
  }
    #sustain-img1 img, #sustain-img2 img {

    }
  #sustain-content1, #sustain-content2 {
    padding: 50px 50px 25px 50px;
    text-align: center;
  }
    #sustain-content1 img, #sustain-content2 img {
      display: none;
    }

    #energy-star-overlay {
      position: relative;
      top: 0;
      left: 0;
      height: 100%;
      padding: 35px;
      background-color: #39616b;
      color: #fff;
      text-shadow: none;
    }
    #leed-cert-overlay {
      position: relative;
      top: 0;
      left: 0;
      height: 100%;
      padding: 35px;
      background-color: #e7f7f7;
      color: #595959;
      text-shadow: none;
    }
    #energy-star-overlay:before, #leed-cert-overlay:before {
      content: none;
    }

  .overlay {
    position: relative;
    padding: 25px;
    text-align: left;
  }
  /*--! End of Sustainability Page Styles !--*/

  /*-- Tenant Resources Page Styles --*/

  #tenant-login-section .tenant-services-entry:nth-of-type(2) {
    border-top: 1px solid white;
    border-left: none;
    margin-top: 25px;
    padding-top: 25px;
  }
  .emergency-resource {
    margin-bottom: 0px;  
  }
  
  #emergency-resource-table {
    margin-top: -25px; 
  }
  
  .emergency-resource h4 {
    margin-top: 25px;
  }

  .emergency-resource p {
    text-align: center;
    line-height: 25px;
    min-height: auto;
  }

  .emergency-resource button {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .emergency-resource:not(:first-child) {
  	border-top: 1px solid white;  
  }
  #emergency-resource-table > .row:nth-child(2) > .emergency-resource:nth-child(1) {
  	border-top: 1px solid white;  
  }
  
  .emergency-resource:nth-child(2) {
    border-left: none;
    border-right: none;
  }
  /*--! End of Tenant Resources Page Styles !--*/

  /*-- News & Announcements Page Styles --*/
  #announce-banner {
    width: 100%;
    height: auto;
  }
    #announce-banner img {
      position: inherit;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: 0;
      width: 100%;
    }

  #newsStories .col-content {
    padding-left: 25px;
  }
  #newsStories .col-sidebar {
    padding-right: 25px;
  }

  .page-template-news-entry .col-sidebar {
    margin-top: 30px;
    margin-left: 25px;
  }
  /*--! End of News & Announcements Page Styles !--*/
}

@media (min-width: 769px) and (max-width: 993px) {
  .navbar-default .navbar-brand {
    padding: 0px 15px;
  }

  /*-- Home Page Styles --*/
  .rslides_tabs {
    margin-top: 50px;
  }

  #sustain-content, #emerge-content {
    padding: 50px 35px 50px 35px;
  }

  #sustain-banner, #emerge-banner {
    width: 50%;
    min-height: 310px;
    max-height: 360px;
    overflow: hidden;
  }

  .block-content {
    margin-top: 15px;
    margin-bottom: 50px;
  }

    /*-- Blog-entry Styles --*/
    .blog-entry:nth-child(1), .blog-entry:nth-child(3) {
      padding-right: 35px;
    }
    .blog-entry:nth-child(2), .blog-entry:nth-child(4) {
      padding-left: 35px;
    }
    /*--! End of Blog-entry !--*/
  /*--! End of Home Page Styles !--*/

  /*-- Our Building Page Styles --*/
  #about-section {
    background-color: white;
  }

  #about-header {
    position: relative;
    height: auto;
  }

  #at-a-glance {
    text-align: left;
  }
    #at-a-glance hr {
      margin-left: 0;
    }
  	#aag-icons {
  		float: left;
    	margin-left: 65px;
    	margin-right: 0;
  	}

  #about-banner {
    height: 360px;
  }

  #amenities-section, #leasing-info-section, #location-content {
    padding: 55px 0px 55px 0px;
  }

  .amenity:nth-child(n+3) {
    clear: both;
    margin-top: 30px;
  }

  .amenity:nth-child(2n+1) {
    padding-right: 15px;
  }

  #location-content {
    text-align: center;
  }
  /*--! End of Our Building Page Styles !--*/

  /*-- Our Team Page Styles --*/
  #team-banner img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: -100px 0px 0px 0px;
    width: 100%;
  }
  /*--! End of Our Team Page Styles !--*/

  /*-- Sustainability Page Styles --*/
  #sustainability-banner {
    height: 350px;
  }

  #sustainable-overlay {
    position: relative;
    z-index: 50;
    height: 350px;
    margin-top: -350px;
    background-color: rgba(178, 220, 233, 0.75);
  }

  #sustainable-overlay-inner {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  #efforts-area {
    padding: 85px 0px 85px 0px;
  }
  #effort-list-inner {
    min-width: 745px;
  }

  #sustain-content1, #sustain-content2 {
    text-align: center;
  }
  #sustain-content1 img, #sustain-content2 img {
    display: none;
  }

  #act-left-col {
    padding-bottom: 0px;
  }
  #act-left-col, #act-right-col {
    padding-left: 25px;
    padding-right: 25px;
  }
    #act-left-col button {
      margin-top: 55px;
      margin-bottom: 15px;
    }

  #sustain-content1, #sustain-content2 {
    padding: 50px;
  }

  #sustain-img1, #sustain-img2 {
    width: 100%;
    height: 200px;
    overflow: hidden;
  }
    #sustain-img1 img, #sustain-img2 img {
      width: 100%;
      margin: -125px 0 0 0px;
    }

  .overlay {
    padding: 25px;
    text-align: left;
  }
  /*--! End of Sustainability Page Styles !--*/

  /*-- Tenant Resources Page Styles --*/
  #tenant-login-section .tenant-services-entry:nth-of-type(2) {
    border-top: 1px solid white;
    border-left: none;
    margin-top: 25px;
    padding-top: 25px;
  }

  .emergency-resource:nth-child(2) {
    border-left: 1px solid white;
    border-right: none;
  }
  .emergency-resource:nth-child(3) {
    border-top: 1px solid white;
    margin-top: 50px;
    padding-top: 15px;
  }

  .emergency-resource p {
    text-align: center;
    line-height: 25px;
    min-height: auto;
  }

  .emergency-resource button {
    margin-top: 25px;
  }
  /*--! End of Tenant Resources Page Styles !--*/

  /*-- News & Announcements Page Styles --*/
  #announce-banner {
    background-color: #525252;
    width: 100%;
    height: 400px;
    overflow: hidden;
  }
    #announce-banner img {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: -50px 0px 0px 0px;
      width: 100%;
    }

  #newsStories .col-content {
    padding-left: 15px;
  }
  #newsStories .col-sidebar {
    padding-right: 15px;
  }

  .page-template-news-entry .col-sidebar {
    margin-top: 30px;
    margin-left: 15px;
  }
  /*--! End of News & Announcements Page Styles !--*/
}

@media (min-width: 994px) and (max-width: 1200px) {
  .navbar-default .navbar-brand {
    padding: 0px 15px;
  }
  /*-- Home Page Styles --*/
  #sustain-content, #emerge-content {
    padding: 50px 35px 50px 35px;
  }

  #sustain-banner, #emerge-banner {
    width: 50%;
    min-height: 330px;
    max-height: 380px;
    overflow: hidden;
  }

  .block-content {
    margin-top: 15px;
    margin-bottom: 85px;
  }

    /*-- Blog-entry Styles --*/
    .blog-entry:nth-child(1), .blog-entry:nth-child(3) {
      padding-right: 35px;
    }
    .blog-entry:nth-child(2), .blog-entry:nth-child(4) {
      padding-left: 35px;
    }
    /*--! End of Blog-entry !--*/
  /*--! End of Our Building Page Styles !--*/

  /*-- Our Building Page Styles --*/
  #about-section {
    background-color: white;
  }

  #about-banner {
    height: 525px;
  }
  #about-banner img {
    height: auto
  }

  #about-header {
    position: relative;
    height: auto;
  }

  #at-a-glance {
    text-align: left;
  }
    #at-a-glance hr {
      margin-left: 0;
    }
  	#aag-icons {
  		float: left;
    	margin-left: 65px;
    	margin-right: 0;
  	}

  /*.amenity:first-child {
    padding-right: 15px;
  }
  .amenity:nth-child(3) {
    padding-left: 15px;
  }*/
  .amenity {
    padding-left: 15px;
    padding-right: 15px;
  }
    .amenity:first-of-type, .amenity:nth-child(2) {
      margin-top: 0px !important;
    }
    .amenity:nth-of-type(2n+1) {
      clear: both;
      margin-top: 25px;
      #color: cyan; /*DEBUG*/
    }
    .amenity:nth-of-type(n+3) {
      margin-top: 25px;
      #background-color: salmon; /*DEBUG*/
    }

  .amenity-header-inner {
    padding-left: 5px;
  }
  .amenity-header-title {
    min-width: 232px;
  }
  /*--! End of Our Building Page Styles !--*/

  /*-- Our Team Page Styles --*/
  #team-banner img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: -200px 0px 0px 0px;
    width: 100%;
  }

  #team-intro-header {
    padding-bottom: 75px;
  }

  #public-rel-section {
    padding-top: 35px;
  }
  /*--! End of Our Team Page Styles !--*/

  /*-- Sustainability Page Styles --*/
  #sustain-img1 img {
    min-height: 360px
  }
  #sustain-img2 img {
    min-height: 425px
  }

  #sustainable-overlay {
    position: relative;
    z-index: 50;
    height: 400px;
    margin-top: -400px;
    background-color: rgba(178, 220, 233, 0.75);
  }

  #sustainable-overlay-inner {
    padding-top: 45px;
  }

  #energy-star-overlay {
    padding: 75px 50px 75px 35px;
  }
  #leed-cert-overlay {
    padding: 75px 50px 75px 35px;
  }

  .overlay p:not(:first-of-type) {
    margin-top: 10px;
  }
  /*--! End of Sustainability Page Styles !--*/

  /*-- Tenant Resources Page Styles --*/
  #resources-banner img {

  }
  /*--! End of Tenant Resources Page Styles !--*/

  /*-- News & Announcements Page Styles --*/
  #announce-banner img {
    position: absolute;
    top: -10%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0px;
    width: 100%;
  }

  #newsStories .col-content {
    padding-left: 15px;
  }
  #newsStories .col-sidebar {
    padding-right: 15px;
  }
  /*--! End of News & Announcements Page Styles !--*/
}

@media (min-width: 1201px) and (max-width: 1400px) {
  /*-- Home Page Styles --*/
  .rslides_tabs {
    margin-top: 60px;
  }

  #sustain-content, #emerge-content {
    padding: 75px 55px 75px 55px;
  }

  #sustain-banner, #emerge-banner {
    width: 50%;
    overflow: hidden;
  }

  #sustain-banner img, #emerge-banner img {
    height: 100%;
  }
  /*--! End of Home Page Styles !--*/

  /*-- Our Building Page Styles --*/
  #about-section-inner {
  	display: -webkit-flex;
  	display: flex;
  }

  #about-content {
    padding: 75px 0px 75px 30px;
  }

  /*.amenity:not(:first-of-type) {
    padding-left: 15px;
  }
  .amenity:not(:nth-child(3)) {
    padding-right: 15px;
  }*/
  .amenity {
    padding-left: 15px;
    padding-right: 15px;
  }
    .amenity:first-of-type {
      margin-top: 0px !important;
    }
    .amenity:nth-child(3n) {
      clear: both;
      margin-top: 25px;
    }
    .amenity:nth-of-type(n+4) {
      margin-top: 25px;
    }


  .amenity-header {
    min-width: 240px;
  }
  .amenity-header-inner {
    padding-left: 10px;
  }
  .amenity-content-main {
    font-size: 11px !important;
  }

  .amenity-header-title {
      font-size: 11px;
  }

  #location-banner img {
    max-height: 475px;
    min-height: 400px;
  }
  /*--! End of Our Building Page Styles !--*/

  /*-- Our Team Page Styles --*/
  #team-intro-header {
    padding-bottom: 100px;
  }

  #public-rel-section {
    padding-top: 50px;
  }
  /*--! End Of Our Team Page Styles !--*/

  /*-- Sustainability Page Styles --*/
  #sustainable-overlay {
    position: relative;
    z-index: 50;
    height: 430px;
    margin-top: -430px;
    background-color: rgba(178, 220, 233, 0.75);
  }

  #sustainable-overlay-inner {
    padding-top: 50px;
  }

  #sustain-img1 img {
    min-height: 360px;
  }

  #energy-star-overlay {
    padding: 75px 50px 75px 35px;
  }
  #leed-cert-overlay {
    padding: 75px 50px 75px 35px;
  }
  /*--! End of Sustainability Page Styles !--*/

  /*-- Tenant Resources Page Styles --*/
  #resources-banner img {

  }
  /*--! End of Tenant Resources Page Styles !--*/
}

@media (min-width: 1401px) {
  /*-- Home Page Styles --*/
  #sustain-content, #emerge-content {
    padding: 75px 55px 75px 55px;
  }

  #sustain-banner, #emerge-banner {
    width: 50%;
    max-height: 480px;
    overflow: hidden;
  }

  #sustain-banner img, #emerge-banner img {
    height: 100%;
  }
  /*--! End of Home Page Styles !--*/

  /*-- Our Building Page Styles --*/
  #about-section-inner {
  	display: -webkit-flex;
  	display: flex;
  }

  #about-content {
    padding: 75px 0px 75px 30px;
  }

  /*.amenity:not(:first-of-type) {
    padding-left: 15px;
  }
  .amenity:not(:nth-child(3)) {
    padding-right: 15px;
  }*/
  .amenity {
    padding-left: 15px;
    padding-right: 15px;
  }
    .amenity:first-of-type {
      margin-top: 0px !important;
    }
    .amenity:nth-child(3n) {
      clear: both;
      margin-top: 25px;
    }
    .amenity:nth-of-type(n+5) {
      margin-top: 25px;
    }
    .ccm-block-edit .amenity:nth-child(3n) {
      clear: both;
      margin-top: 0px
    }
    .ccm-block-edit .amenity:nth-of-type(n+5) {
      margin-top: 25px;
    }

  #location-banner img {
    max-height: 475px;
    min-height: 400px;
  }
  /*--! End of Our Building Page Styles !--*/

  /*-- Our Team Page Styles --*/
  #team-intro-header {
    padding-bottom: 100px;
  }

  #public-rel-section {
    padding-top: 50px;
  }
  /*--! End Of Our Team Page Styles !--*/

  /*-- Sustainability Page Styles --*/
  #sustainable-overlay {
    position: relative;
    z-index: 50;
    height: 430px;
    margin-top: -430px;
    background-color: rgba(178, 220, 233, 0.75);
  }

  #sustainable-overlay-inner {
    padding-top: 50px;
  }

  #sustain-img1 img {
    max-height: 400px;
  }
  #sustain-img2 img {
    max-height: 410px;
    min-height: 380px;
  }

  #energy-star-overlay {
    padding: 75px 200px 75px 50px;
  }
  #leed-cert-overlay {
    padding: 75px 50px 75px 200px;
  }
  /*--! End of Sustainability Page Styles !--*/

  /*-- Tenant Resources Page Styles --*/

  /*--! End of Tenant Resources Page Styles !--*/
}

@media (max-width: 900px) {
  .resources-row {
    width: 100%;
    height: 445px;
    overflow: hidden;
  }
  #resources-banner img { 
  }
}
@media (min-width: 901px) and (max-width: 1069px) {
  .resources-row {
    width: 100%;
    overflow: hidden;
  }
  #resources-banner img {
  }
}
@media (min-width: 1070px) and (max-width: 1439px) {
  .resources-row {
    width: 100%;
    overflow: hidden;
  }
  #resources-banner img { 
  }
}
@media (min-width: 1440px) and (max-width: 1679px) {
  .resources-row {
    width: 100%;
    overflow: hidden;
  }
  #resources-banner img {
  }
}
@media (min-width: 1680px) and (max-width: 1880px) {
  .resources-row {
    width: 100%;
    overflow: hidden;
  }
  #resources-banner img {
  }
}
@media (min-width: 1881px) {
  #resources-banner img {

  }
}
