form, label, input, textarea {
display: none !important;
}
img.bottom-banner {
  display:block;
  margin:auto;
}
.content {
	float: none;
	width: auto;
	min-height: auto;
}
	.aa-enable, .aa-enable span{
		font-weight: bold;
	}
	body, .content, *{
		min-width: auto !important;
		
	}
	@media screen and (max-width: 640px) {
		header .container-white .col{
			width: 100%;
			margin: 0 auto;
			float: none;
		}
	}