body,html{
  height:92% !important;
}

.content{
  height: 100% !important;
}

.main{
  height: 100% !important;
}

/* ============================================================================
  slideshow
============================================================================= */
.slideshow{
  height: 100%;
  width: 100%;
  background-color:#ffffff;
  display:block;
}

/* ============================================================================
  zoomer
============================================================================= */
.zoomer{
  background-color:#ffffff !important;
}



/* ============================================================================
  header
============================================================================= */
@media screen and (max-width:959px){
  .headerNavList2__link{
    font-size:70%;
    margin-right:10px;
  }

  .headerNavList2__item{
    margin:0;
  }
}
