/*Local overrides*/

.bento-cell.bento-cell-gestures {
	display: none;
}

.bento.alt {
	display: block;
}

.bento-cell-touch-control .bento-headline {
	min-height: 0px;
}

@media only screen and (min-width: 1069px) and (max-width: 1100px) {
	.bento-headline ~ .copy {
		width: 70%;
	}
}

@media only screen and (min-width: 1101px) {
	.bento-headline ~ .copy {
		width: 50%;
	}
}

/* Hero Section */

.ribbon-container .theme-dark .custom-hidden {
	visibility: hidden;
}
