/***********
  ** Override CSS goes here
  ** Typically added to live sites that aren't compiled anymore
************/
.scatterbrain p{
	margin-bottom: 0;
}

@media min-width(1100px) {
	.ingood-notice {
		height: 48px;
	}
}