/* remove typical border and padding from horizontal component */
.GbHorizontalComponent .horizontalSection > .con > .conBody {
	border: none;
	padding: 0;
}