@media only screen and (min-width: 40em){
  .videostory-splash .header{
    /*background: #000 url(//imbo.tv2.dk/users/tuuya/images/9e30433733dadef985160a8b2fdd8b4d?accessToken=4431ca9e7cc140bb1434c1b5c86b2a2abbf9668f3e5b0223c5b2a1b34da26007) top right no-repeat;*/
    background: none;
    margin-top: -240px;
    z-index: 42;
    position: relative;
  }

  .t2_table_terror{
    margin-top:20px;
  }

  .t2_table_terror .col{
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .t2_table_terror .col div:first-child{
    width:28%;
    padding-right:2%;
    padding-left:2%;
  }

  .t2_table_terror .col div:nth-child(2){
    width:64%;
    padding-left:1%;
    padding-right:1%;
  }

  .t2_table_terror .col div.death-count,
  .t2_table_terror .col div.date-location{
    width: 100%;
  }

  .t2_table_terror .date-location{
    padding-bottom: 0;
  }
  .chapter div.cartodb:before{
  }
  .chapter.slide.first.active:first-child{
    padding-bottom: 25px;
  }
  .chapter.slide.first.active:nth-child(2){
    padding-bottom: 85px;
  }
  .t2_table_terror{
    margin-bottom: 50px;
  }
}

.videostory-splash .header .bylines{
  line-height: 15px;
  margin-top:10px;
}

.t2_table_terror .col{
  margin-bottom: 50px;
}
.t2_table_terror .col .readmore{
  white-space: pre;
}

.t2_table_terror{
  /* This should be inherited */
  font-family: "Alright Sans LP Regular", 'helvetica neue', helvetica;
  font-size: 18px;
  line-height: 32px;
  width: 100%;
  margin: 10px 0 20px 0;
}

.t2_table_terror .col div:first-child{
  text-align: center;
}

.t2_table_terror .death-count{
  font-size: 52px;
  line-height: 18px;
  font-weight: bolder;
  font-family: "Alright Sans LP BlackItalic", 'helvetica neue', helvetica;
  /*font-family: "alrightsanslp-bold", 'helvetica neue', helvetica;*/
  text-transform: uppercase;
  color: #ec2929;
  line-height: 1;
}

.t2_table_terror .date-location{
  padding: 14px 4px 10px 4px;
  font-size: 12px;
  line-height: 14px;
}

.t2_table_terror .death-count span{
  font-size: 14px;
  line-height: 11px;
  display: block;
}
.t2_table_terror .death-count br{
  display: none;
}
.t2_table_terror .description .readmore{
  display: block;
  width: 100%;
  padding: 0;
  color: white;
  text-align: left;
}

.chapter .cartodb{
	position: relative;
}
header.lp_section_header + .main{border: none}
