[data-template-layout="6"] .well img.flexible {
	margin-bottom: 5px;
}

[data-template-layout="6"] .well h4 {
	margin-top: -8px;
}

[data-template-layout="6"] .well h3 {
	margin-top: 6px;
}

/* Changes for Page-1 Geyer Lab */
.interferer-image + select.shop-cart {
	display: inline-block;
	width: 105px;
}

.interferer-image {
	margin-right: 10px;
}

@media (min-width: 792px) and (max-width: 1057px) {
	.interferer-image + select.shop-cart {
		display: block;
	}

	.interferer-image {
		margin-right: 0;
	}
}


