 .brosjyrewrapper
{
  margin-bottom:35px;

}
.brosjyrebilde
{
height:220px;
  background-size: cover;
  background-position: center center;
}


.brosjyre-bkg
{
  background:#ececec;
  padding:7px;

}

.brosjyrebeskrivelse
{
height:160px;
  min-height:160px;
  max-height:160px;
  dispay:block;
overflow: hidden;
  font-size:80%;
}


.h2bottomspace
{
margin-top:10px;
}


.brosjyreheading
{
  background:#a30b0b;
  width:100%;
  margin-left:15px;
  margin-bottom:20px;
  padding-left:17px;
  padding-top:8px;
  padding-bottom:8px;
  color:#ffffff;
  font-size:150%;
}

.bombe
{

  position:absolute;
  background:#a30b0b;
  margin-top:-50px;
  padding-top:13px;
  width:50px;
  height:50px;
  color:#ffffff;
  display: flex;
  flex-wrap: wrap;
  align-content: right;
}


.sl-overlay
{
background:#000000 !important;

}


.sl-close
{
font-size: 10rem !important;
    color:#ffffff !important;
width:60px  !important;
  height:60px !important;
}


.sl-wrapper button
{

    background:#a30b0b !important;
   color:#ffffff !important;
}



.sl-wrapper .sl-navigation button.sl-next 
{
    right: 20px;
  padding-top: -50px !important;
    font-size: 7rem !important;
width:60px  !important;
  height:120px !important;
  margin-top: -102px !important;
  line-height: 0px !important;

}


.sl-wrapper .sl-navigation button.sl-prev 
{
    left: 20px;
  padding-top: -50px !important;
    font-size: 7rem !important;
width:60px  !important;
  height:120px !important;
  margin-top: -102px !important;
  line-height: 0px !important;

}


@media  (min-width: 768px){
 


}