.hide-bullets {
    list-style:none;
    margin-left: -40px;
    margin-top:20px;
}

.thumbnail {
    padding: 0;
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
    height: 100%;
	margin-left: auto;
	margin-right: auto;
}
.img-height {
	max-height: 400px;
}
.buffer-left {
	padding-left:20px;
}