.PromotionCode__Total-Cost {
display: none;
}

.PromotionCode__Total-Cost {
display: none;
}

#home-page .feature-region {
    display: block;
}

#home-page #feature h1 {
	font: 92px/1 'proxima nova bold';
	text-transform: uppercase;
	margin: 0 auto;
	color: #fff;
}
#home-page #feature h1 span {
	font: 62px/1 'proxima nova thin';
}
#home-page #feature h2 {
	font: 36px 'proxima nova thin';
	text-align: center;
	max-width: 685px;
	margin: 5px auto;
	position: relative;
	color: #fff;
}

#home-page #feature h2:before {
	content: " ";
	display: block;
	height: 10px;
	width: 210px;
	background: url(http://pub-images.canvasnetwork.com/arrowLeft_about-us_hero.png) no-repeat top right;
	position: absolute;
	top: 14px;
	left: -235px;
}

#home-page #feature h2:after {
	content: " ";
	display: block;
	height: 10px;
	width: 255px;
	background: url(http://pub-images.canvasnetwork.com/arrowRight_about-us_hero.png) no-repeat;
	position: absolute;
	bottom: 11px;
	right: -256px;
}

#home-page .feature-region {
	box-sizing: border-box;
	text-align: center;
	background: #aaaaaa;
	background-size: contain;
	color: #fff;
	padding: 50px 0 60px 0;
}

#home-page .feature-region {
  background: url(http://www.publicdomainpictures.net/pictures/210000/velka/orange-fabric-textured-background.jpg) repeat top left;
  min-height: 265px;
  min-width: 385px;
}

@media screen and (max-width: 1200px) {
		#home-page #feature h1 span {
		font: 43px 'proxima nova thin';
	}
}
@media screen and (max-width: 715px) {
	#home-page .feature-region {
		padding-top: 90px;
		min-height: 250px;
		background-size: cover;
	}

	#home-page #feature h1 {
		font-size: 50px;
		line-height: 45px;
	}
	#home-page #feature h1 span {
		font: 30px/1 'proxima nova thin';
	}
	#home-page #feature h2 { font-size: 25px; }

	#home-page #feature h2:before,
	#home-page #feature h2:after { display: none; }
}

@media screen and (max-width: 625px) {
	#home-page .feature-region { min-height: 350px; }
}
    color:#fff;
    padding:50px 0 60px 0;
}
#home-page .feature-region .hero-container {
    padding-left:0;
    padding-right:0;
}