.details h1,h2,h3,h4,h5,h6
{
	text-transform: capitalize;
}
.details
{
	background-color: #F1F1F1;
	padding: 10px;
	border: 1px solid #D9D9D9;
	border-top: 0px;
	text-align: justify;
}
.carousel
 {
  margin-bottom: 10px;
}
