@media(min-width:992px) {
.nordic--header .nordic--header-wrapper {
    padding: 20px 30px 20px 30px;
}
}

.startpage .tws-content-box--inner-wrapper:hover {
    background: rgba(0,0,0, 0.4);
	  transition: all 0.5s ease;
}

.nordic--body .nordic--body-wrapper .nordic--main .nordic--main-wrapper,
.tws-article-list--list .tws-list--type-grid .thumbnail .caption,
.tws-container--tws-articles-two-type-carousel .thumbnail .caption {
    box-shadow: none;
}

.tws-article-list--list .tws-list--type-grid .thumbnail,
.tws-container--tws-articles-two-type-carousel .thumbnail {
    border: none;
    box-shadow: none;
}

.nordic--footer .slot--brand-logos {
    border-top: none;
}
.tws-articlegroup-list .tws-artgrp-info .tws-util-heading--heading, 
.tws-custom-page--articlegroups-heading .tws-util-heading--heading, 
.tws-custom-page--article-heading .tws-util-heading--heading,
.nordic--article-images .slot--article-images .tws-article-images--current-image,
.nordic--article-images .tws-article-images--slick-nav .tws-img,
.tws-article-attributes ul,
.slot--article-description {
	border: none;
}
.tws-article-description--text-container {
    max-height: none;
    overflow: visible;
}
.slot--article-description .tws-article-description--show-more {
	display: none; 
}


@media(max-width:991px) { 
.nordic--article-bottom {
    margin: 0;
}
  .slot--article-description {
    padding: 0px 0;
}
}

.nordic--article-images .slot--article-labels .tws-article-labels--new .tws-article-labels--label-text, 
.tws-article-list--list .tws-article-labels--new .tws-article-labels--label-text {
    font-size: 0px;
}

.nordic--article-images .slot--article-labels .tws-article-labels--new .tws-article-labels--label-text::before,
.tws-article-list--list .tws-article-labels--new .tws-article-labels--label-text::before {
	content:"Kommande";
  font-size: 11px;
}
  