.page-uid-press .page-content-wrapper {
	right: 0px;
	width: auto;
	left: 0px;
	bottom: 0px;
}

@media ( min-width : 768px ) {
	.press-thumbnails .thumbnail {
		margin-top: 0px;
		margin-bottom: 0px;
	}
}

.press-thumbnails .thumbnail {
	display: inline-block;
	position: relative;
	vertical-align: top;
	margin: 5px;
	width: 217px;
}

.press-thumbnails .thumbnail .press-image {
	position: relative;
	width: 207px;
	height: 130px;
}

.press-thumbnails .thumbnail .caption {
	height: 59px;
	overflow: hidden;
	line-height: 1;
}

.carousel-hidden{
	display: none;
}

.press-thumbnails .carousel-control{
	color: #0d233f;
}