 @media only screen and (min-width: 600px) {
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	min-width: 100%;
	height: 600px;
}}