/* Id: 7.178889.1642752500
 * Generated: Jan 21, 2022 9:14:36 AM
 */
    /* Hide superlokalt, remove after release 7 june */
.c-user-newsletter__list > .lx-settings > .c-user-newsletter__item {
    display: none;
}

/* Newsletters, hiding initially over the summer */
.c-user-newsletter__item.sport {
  display: none;
}



/* Bigbang native ads
@media screen and (max-width: 30rem) {  
  
  .o-flex__cols__main-column>.c-ad .c-teaser--native.c-teaser--bigbang .c-teaser__image .img-container {
    padding-top: 100% !important;
  }
    
  .c-teaser--bigbang .c-teaser__image .img-container {
  padding-top: 100% !important;
          }
  
  .c-teaser--bigbang img {
    object-fit: cover;
  }
}
  
.c-teaser--bigbang {
  height: 100% !important;
}

.c-teaser--bigbang .c-teaser__title {
  font-size: 1.625rem !important;
}

.c-teaser--bigbang .c-teaser__image {
  float: none !important;
  margin-right: 0 !important;
}

@media screen and (min-width: 48rem) {
  .c-teaser--bigbang .c-teaser__title {
    font-size: 2.625rem !important;
  }
  .o-flex__cols__main-column>.c-ad .c-teaser--native.c-teaser--bigbang .c-teaser__image .img-container {
    padding-top: 50.0% !important;
    width: 100% !important;
  }
}
          
.c-teaser--bigbang img {
  height: 100% !important;
} */


/*
.c-user-newsletter__list > .c-user-newsletter__item {
    display: flex;
}
*/

.is-header-sticky {
   margin-top: 0 !important; 
}


/* NS-1385 Make the native yellow bar stretch all the width in narrow screen sizes */
@media screen and (max-width: 1319px) {
  .s-article article .c-native__label {
    margin-left: -20px;
    margin-right: -20px;
  }
}

      