/*
**	NON SASS CSS OVERRIDES
*/


[class*='tax-check-'] label, [class*='cmf-check-'] label {
	width: auto;
	margin-right: 1em;
}
[class*='tax-check-'] label:first-of-type, [class*='cmf-check-'] label:first-of-type { margin-left: -5%; }
[class*='tax-check-'] label input, [class*='cmf-check-'] label input { margin-right: .5em; }

.flex-row .box { overflow: hidden; }
@media screen and max-width(1140px) {
	.flex-col { height: auto !important; }
}

a.imglink , a.imglink:hover {
	 border-color: none !important;
}

.fts-instagram-wrapper img { margin: 0; }

.span9.flex-col.box {
  height: auto !important;
}