.header-banner:after {
	content: "";
	display: table;
	clear: both;
}

.header-banner.header-banner__light {
	background-color: #3c3c3c;
	*zoom: 1;
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,
		startColorstr='#FFCEE7CE', endColorstr='#FFA7BEA7');
	background-image:
		url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2JmYzBjMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background-size: 100%;
	background-image: -moz-linear-gradient(top, #CEE7CE 0%, #A7BEA7 100%);
	background-image: -o-linear-gradient(top, #CEE7CE 0%, #A7BEA7 100%);
	background-image: -webkit-linear-gradient(top, #CEE7CE 0%, #A7BEA7 100%);
	background-image: linear-gradient(to bottom, #CEE7CE 0%, #A7BEA7 100%);
	border-bottom: solid 1px #A7BEA7;
	position: relative;
}

.header-banner.header-banner__light:after {
	border-bottom: 1px solid white;
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	bottom: 1px;
}

.header-banner .header-banner--box {
	max-width: 61.25em;
	position: relative;
	margin: 0 auto;
	padding: 5px 18px 8px 18px;
}

.header-banner .header-banner--box .header-banner--content {
	font-size: 12px;
}

@media all and (min-width: 29.75em) {
	.header-banner .header-banner--box .header-banner--content {
		font-size: 14px;
	}
}

.header-banner .header-banner--box__tv-spot img {
	vertical-align: top;
}

.header-banner .header-banner--box__tv-spot .align-center {
	text-align: right;
}

@media all and (min-width: 48em) {
	.header-banner .header-banner--box__tv-spot .align-center {
		text-align: center;
	}
}

@media all and (min-width: 48em) {
	.header-banner .header-banner--box__tv-spot a {
		position: relative;
		display: block;
	}
	.header-banner .header-banner--box__tv-spot a .grid--col__medium-3 {
		position: relative;
		display: inline-block;
		vertical-align: middle;
		float: none;
		margin-left: -4px;
	}
	.header-banner .header-banner--box__tv-spot a .grid--col__medium-3>div {
		display: inline-block;
		vertical-align: middle;
	}
}

.grid--col__medium-3 {
	width: 33.33333%;
}

.grid--col__small-2 {
	width: 50%;
}

.header-banner .header-banner--box__tv-spot a .grid--col__medium-3 {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	float: none;
	margin-left: -4px;
}

@media all and (min-width: 64em) {
	.b-17719 {
		width: 25%;		
	}
}