.slot--article-description .tws-article-description--text-container {
max-height: initial;
}
@media only screen and (max-width:992px){
.desktop-image{
  display:none;
}
}
@media only screen and (min-width:992px){
.mobile-image{
  display:none;
}
  .bountiful--top-bar .bountiful--top-bar-wrapper .bountiful--top-bar-left {
    float: left;
    padding-left: 600px;
}
}
.bountiful--top-bar .bountiful--top-bar-wrapper .bountiful--top-bar-right {
    display: block;
    padding-top: 20px;
}
/*.tws-article-description--show-more > button {
display: none;}*/

i#facebook1, i#instagram1 {
    color: #fb4900;
    font-size: 26px;
}
 i#instagram1 {
   margin-left: 15px;
}
i#facebook2, i#instagram2 {
    color: #0193e8;
    font-size: 26px;
}
 i#instagram2 {
   margin-left: 15px;
}
div#dokument {
    margin: 0px 200px 0px 200px;
}

.tws-react-img--loading .tws-img--image {
    display: none;
}

.tws-img--loading {
		background: transparent;
}

table, th, td {  border: 1px solid;}
.tws-articlegroups .thumbnail, .tws-articlegroup-list .thumbnail {
    background: #ff4000;
  
}
.tws-articlegroups .thumbnail .caption, .tws-articlegroup-list .thumbnail .caption a{
  color:white !important;
}