#offer-chrome {
	display: none;
}

#offer-chrome * {
	box-sizing: border-box;
}

#offer-chrome,
#offer-chrome:before,
#offer-chrome:after {
	box-sizing: inherit;
}

#offer-chrome .row:before, .row:after {
	display: table;
	line-height: 0;
	content: "";
}

#offer-chrome .AVsizer {
	max-width: 1056px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin: 0 auto;
	margin: 0 auto;
	text-align: left;
	position: relative;
	overflow: auto;
}

#offer-chrome .row [class*="span"] {
	float: left;
	min-height: 1px;
	padding: 20px;
	width: 33.33333332%;
}

#offer-chrome p {
	padding: 15px 0;
	font-size: 16px;
	line-height: 25px;
}

#offer-chrome #logo-chrome {
	text-align: right;
	padding-top: 40px;
	width: 27%;
}

#offer-chrome .button {
	margin: 0 auto;
	display: inline-block;
	vertical-align: middle;
	text-decoration: none;
	cursor: pointer;
	position: relative;
	font-weight: 700;
}

#offer-chrome .button span {
	font-size: 16px;
	padding: 17px 26px 16px;
	line-height: 17px;
	box-shadow: 0 0 0 2px #000000 inset;
	color: #000000;
	text-transform: uppercase;
}

#offer-chrome #logo-chrome IMG {
	margin: 0 auto;
}

#offer-chrome #button-chrome {
	padding-top: 68px;
}

#offer-chrome #button-chrome .button {
	margin: 0 auto;
}