body {
    background: deeppink;
} 
#top .slider-cell{
	background-size: cover!important;
} 
#top .slider-content .wk-col.wk-rows .wk-row:last-child{
	    padding-bottom: 0px;
    padding-top: 0px;
    background: rgba(255,255,255, .6);
    max-height: 200px;
    color: #222;
    bottom: 0;
}
#top .slider-content .wk-col.wk-rows:last-child{
		display: none;
}
#tab3 .main-container{
	padding-top: 20px!important;
}
#tab0 .wk-col.container{
	text-align: justify;
}
#top .slider {
    max-height: 100%!important;
}
#top article.slider-content .wk-col{
	    max-width: 50%;
	    overflow: hidden;
}
.slider-content{
	overflow: hidden;
}





