/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

.bento-container.bento-borderless-top:last-child .bento {
	grid-template-columns: 1fr;
}
.bento-cell-gestures {
	display: none;
}
@media only screen and (min-width: 1069px) {
	.bento-cell-touch-control .bento-cell-copy {
		width: 50%;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.bento-borderless-top .bento-cell.bento-cell-short-small {
		padding: 105px 6.5vw;
	}
}


/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
