@media screen and (min-width:1px) {
    .mds-wrapper .mds-content-cards_title{margin-top:60px !important; margin-bottom:20px !important; text-align:center;}
    .mds-wrapper .mds-link-list{padding:0px 20px 40px 20px !important;}
    .mds--gray{background-color:#F2F2F2 !important;}
     @media screen and (min-width:1px) {
      .mds-wrapper .mds-content-cards_title{margin-top:60px !important; margin-bottom:20px !important; text-align:center;}
      .mds-wrapper .mds-link-list{padding:0px 20px 40px 20px !important;}
      .mds--gray{background-color:#F2F2F2 !important;}
      .mds-wrapper .mds-heroBanner_title{color:#fff;}
      .mds-wrapper .mds-heroBanner_content{color:#fff;}
    
    /* Hero section */	
      .mds-heroBanner {
    background:linear-gradient(to right, rgba(1,1,1,0.9) 0%, rgba(1,1,1,0.6) 40%, rgba(0,0,0,0) 100%), no-repeat right 0px / cover url(https://multimedia.3m.com/mws/media/1988031O/brands-hero-image.jpg);
    background-position: bottom !important;}
    
    /* Popular section */
      .mds-wrapper .mds-content-cards_grid_card{box-shadow:none !important;}
      .mds-wrapper .mds-content-cards_grid--twoUp .mds-content-cards_grid_card--image img{width:110px; height:70px;}
      .mds-link_product{text-decoration:underline !important; border-bottom: none !important;}
      .mds-wrapper .mds-content-cards_grid--twoUp .mds-content-cards_grid_card{flex-basis:50%;width:50%;margin-top:0px;}
      .mds-wrapper .mds-content-cards_grid--twoUp .mds-content-cards_grid_card--image{justify-content:normal;height:70px;}
      .mds-wrapper .mds-content-cards_grid--twoUp {justify-content:normal; }
      .mds-wrapper .mds-content-cards{padding:0px 20px 0px 20px !important;}
      .mds-wrapper .mds-content-cards_grid--twoUp .mds-content-cards_grid_card_body{margin:15px 0px 0px 0px; width:82%;}
      
    /* All section */
    .mds-wrapper  .mds-link-list-column ul{width:26em;}
      .mds-wrapper  .mds-link-list-column li{width: 10em;float:left;height:40px;margin-right:10px;}
      .mds-wrapper  .mds-link-list-column li a{margin: 0 3px 0 0;}
      /* Clear floats after the columns */
      .mds-link-list-row:after {content: "";display: table;clear: both;} 
      .mds-link-list li{margin-top:20px;}  
      
    /* Consumer section */
      .mds--gray .mds-brands_title-spacing h2{padding-top:40px !important;}
      .mds-wrapper .mds-content-cards_grid--fourUp .mds-content-cards_grid_card {flex-basis:40%;width:40%;float:left;/*height:160px;*/margin:0px 0px 40px 0px;}
      .mds-wrapper  .mds-content-cards_grid--fourUp .mds-content-cards_grid_card--consumer_image img {width: 110px;}
      .mds-wrapper  .mds-content-cards_grid--fourUp .mds-content-cards_grid_card--consumer_image {width: 110px;margin-bottom: 15px;margin-left:auto;margin-right:auto;overflow: hidden}
      .mds-wrapper .mds-content-cards_grid--fourUp .mds-content-cards_grid_card_body--consumer{text-align:center;}
      .MMM--icn .MMM--icn_share {text-decoration:none;}
      .mds-wrapper .mds-content-cards_grid--fourUp{margin-bottom:50px;}  
      .mds-wrapper .mds-brands_title-spacing h2{margin-top:20px !important;}
    }
    
    @media screen and (min-width:767px) {
      
        
        
    /* Hero section */	
      .mds-heroBanner {
    background:linear-gradient(to right, rgba(1,1,1,0.9) 0%, rgba(1,1,1,0.6) 40%, rgba(0,0,0,0) 100%), no-repeat 0px / cover url(https://multimedia.3m.com/mws/media/1988031O/brands-hero-image.jpg);
    height:260px !important;}
    
    /* Popular section */
      .mds-wrapper .mds-content-cards_grid--twoUp .mds-content-cards_grid_card--image img{width:110px; height:70px;margin-top:20px}
      .mds-wrapper .mds-content-cards_grid--twoUp .mds-content-cards_grid_card--image{height:83px;}
      
    /* All section */
    .mds-wrapper .mds-link-list-column ul {
        width: 66em;
    }
    .mds-wrapper .mds-link-list-column li {
        width: 16em;
        margin-right: 41px;
    }
      
    /* Consumer section */
      .mds-wrapper .mds-content-cards_grid--fourUp .mds-content-cards_grid_card {flex-basis:33%;width:33%}  
      .mds-wrapper .mds-content-cards_grid {justify-content: left;}
    }
    
    @media screen and (min-width: 960px){
       .mds-wrapper .mds-content-cards_title{text-align:left;}	
       .mds-wrapper .mds-content-cards{margin-bottom: 40px;
    margin-top: 60px;}
       .mds-wrapper .mds-link-list{padding:0px 26px 0px 26px !important;}
      /* .mds-wrapper .mds-content-cards_grid {justify-content:left;}*/
        
    /* Popular section */	
      .mds-wrapper .mds-content-cards_grid--twoUp .mds-content-cards_grid_card{margin-top:0px;}
      .mds-wrapper .mds-content-cards_grid--twoUp .mds-content-cards_grid_card_body{margin-top:30px;}
      
    /* All section */ 
    .mds-wrapper .mds-link-list-column ul {
      width: 94em;
  }
  .mds-wrapper .mds-link-list-column li {
    width: 25em;
    margin-right: 10px;
}
    
    /* Consumer section */
.mds--gray .mds-brands_title-spacing h2 {
    padding-top: 0px !important;
}
      .mds-wrapper .mds-content-cards_grid--fourUp .mds-content-cards_grid_card {flex-basis:25%;width:25%}
      /* .mds-wrapper .mds-brands_title-spacing h2{margin-top:50px !important;} */
      .mds-wrapper .mds--gray{padding:40px 30px !important;}
    }

    @media screen and (min-width:1024px) {
        .mds-wrapper .mds-link-list-column li {
            width: 26em;
        }
    }
  
  /* Hero section */	
    .mds-heroBanner {
  background:linear-gradient(to right, rgba(1,1,1,0.9) 0%, rgba(1,1,1,0.6) 40%, rgba(0,0,0,0) 100%), no-repeat right 0px / cover url(https://multimedia.3m.com/mws/media/1988031O/brands-hero-image.jpg);
  background-position: bottom !important;}
  
  /* Popular section */
    .mds-wrapper .mds-content-cards_grid_card{box-shadow:none !important;}
    .mds-wrapper .mds-content-cards_grid--twoUp .mds-content-cards_grid_card--image img{width:110px; height:70px;}
    .mds-link_product{text-decoration:underline !important;}
    .mds-wrapper .mds-content-cards_grid--twoUp .mds-content-cards_grid_card{flex-basis:50%;width:50%;margin-top:0px;}
    .mds-wrapper .mds-content-cards_grid--twoUp .mds-content-cards_grid_card--image{justify-content:normal;height:70px;}
    .mds-wrapper .mds-content-cards_grid--twoUp {justify-content:normal; }
    .mds-wrapper .mds-content-cards{padding:0px 20px 0px 20px !important;}
    .mds-wrapper .mds-content-cards_grid--twoUp .mds-content-cards_grid_card_body{margin:15px 0px 0px 0px; width:82%;}
    
  /* All section */
  .mds-wrapper  .mds-link-list-column ul{width:26em;}
    .mds-wrapper  .mds-link-list-column li{width: 10em;float:left;height:40px;margin-right:10px;}
    .mds-wrapper  .mds-link-list-column li a{margin: 0 3px 0 0;}
    /* Clear floats after the columns */
    .mds-link-list-row:after {content: "";display: table;clear: both;} 
    .mds-link-list li{margin-top:20px;}  
    
  /* Consumer section */
    .mds--gray .mds-brands_title-spacing h2{padding-top:40px !important;}
    .mds-wrapper .mds-content-cards_grid--fourUp .mds-content-cards_grid_card {flex-basis:40%;width:40%;float:left;/*height:160px;*/margin:0px 0px 40px 0px;}
    .mds-wrapper  .mds-content-cards_grid--fourUp .mds-content-cards_grid_card--consumer_image img {width: 110px;}
    .mds-wrapper  .mds-content-cards_grid--fourUp .mds-content-cards_grid_card--consumer_image {width: 110px;margin-bottom: 15px;margin-left:auto;margin-right:auto;overflow: hidden}
    .mds-wrapper .mds-content-cards_grid--fourUp .mds-content-cards_grid_card_body--consumer{text-align:center;}
    .MMM--icn .MMM--icn_share {text-decoration:none;}
    .mds-wrapper .mds-content-cards_grid--fourUp{margin-bottom:50px;}  
    .mds-wrapper .mds-brands_title-spacing h2{margin-top:20px !important;}
  }
  
  @media screen and (min-width:767px) {
    
      
      
  /* Hero section */	
    .mds-heroBanner {
  background:linear-gradient(to right, rgba(1,1,1,0.9) 0%, rgba(1,1,1,0.6) 40%, rgba(0,0,0,0) 100%), no-repeat 0px / cover url(https://multimedia.3m.com/mws/media/1988031O/brands-hero-image.jpg);
  height:260px !important;}
  
  /* Popular section */
    .mds-wrapper .mds-content-cards_grid--twoUp .mds-content-cards_grid_card--image img{width:110px; height:70px;margin-top:20px}
    .mds-wrapper .mds-content-cards_grid--twoUp .mds-content-cards_grid_card--image{height:83px;}
    
  /* All section */
  .mds-wrapper .mds-link-list-column ul {
      width: 66em;
  }
  .mds-wrapper .mds-link-list-column li {
      width: 16em;
      margin-right: 41px;
  }
    
  /* Consumer section */
    .mds-wrapper .mds-content-cards_grid--fourUp .mds-content-cards_grid_card {flex-basis:33%;width:33%}  
    .mds-wrapper .mds-content-cards_grid {justify-content: left;}
  }
  
  @media screen and (min-width: 960px){
     .mds-wrapper .mds-content-cards_title{text-align:left;}	
     .mds-wrapper .mds-content-cards{margin-bottom: 40px;
  margin-top: 60px;}
     .mds-wrapper .mds-link-list{padding:0px 26px 0px 26px !important;}
    /* .mds-wrapper .mds-content-cards_grid {justify-content:left;}*/
      
  /* Popular section */	
    .mds-wrapper .mds-content-cards_grid--twoUp .mds-content-cards_grid_card{margin-top:0px;}
    .mds-wrapper .mds-content-cards_grid--twoUp .mds-content-cards_grid_card_body{margin-top:30px;}
    
  /* All section */ 
  .mds-wrapper .mds-link-list-column ul {
    width: 94em;
}
.mds-wrapper .mds-link-list-column li {
  width: 25em;
  margin-right: 10px;
}
  
  /* Consumer section */
.mds--gray .mds-brands_title-spacing h2 {
  padding-top: 0px !important;
}
    .mds-wrapper .mds-content-cards_grid--fourUp .mds-content-cards_grid_card {flex-basis:25%;width:25%}
    /* .mds-wrapper .mds-brands_title-spacing h2{margin-top:50px !important;} */
    .mds-wrapper .mds--gray{padding:40px 30px !important;}
  }

  @media screen and (min-width:1024px) {
      .mds-wrapper .mds-link-list-column li {
          width: 26em;
      }
  }