#featured .carousel-item img{
	max-height:200px;
}

#article div#cover {
    height: 400px;
    width: 100%;
    background-size: cover;
    background-position: center center;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 5px 11px 0px, rgba(0, 0, 0, 0.07) 0px 4px 15px 0px !important;
}