.aui-carousel-item {
	background-color: #000000 !important;
	border-radius: 5px !important;
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
	height: 280px !important;
}

.carouselImage {
	width: 980px;
	height: 280px;
	margin: 0px;
	padding: 0px;
}

.slide_1 {
	background: url("../images/slide_1.jpg") no-repeat;
}

.slide_2 {
	background: url("../images/slide_2.jpg") no-repeat;
}

.slide_3 {
	background: url("../images/slide_3.jpg") no-repeat;
}

.ps-slider {
	margin: 20px 0 20px 0;
}

.ps-slider .slider-item img {
	display:  block;
	width: 100%;
	height: auto;
	border-radius: 5px;
}

.mobileHeroImage img {
	width:100%;
	height: auto;
	max-height: 100%;
}