.custom-bento-touch-control .bento-cell-gestures {
	display: none;
}

.custom-bento-touch-control {
	grid-template-columns: 1fr;
}

.custom-bento-touch-control .bento-cell-touch-control .bento-cell-copy {
	text-align: center;
	max-width: 700px;
}

.custom-bento-touch-control .bento-cell-touch-control .bento-headline {
	min-height: 100%;
}
