body{
	max-width : none;	
}
.carousel-caption {
		bottom: auto;
	    left: 18%;
	    top: 15%;
}
.feature-box{
		min-height: 350px;
		overflow: hidden;
    	position: relative;
}
.row {
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.d-flex{
		display: none;
}