.page-overview .section-keyboard .grid-item-predictions .footnote {
	right: 50px;
	bottom: 20px;
}

@media only screen and (max-width: 1068px) {
	.page-overview .section-keyboard .grid-item-predictions .footnote {
		right: 13%;
		bottom: 13px;
	}
}

@media only screen and (max-width: 734px) {
	.page-overview .section-keyboard .grid-item-predictions .footnote {
		right: -5px;
		bottom: 30px;
	}
}

@media only screen and (max-width: 734px) {
	.page-overview .section-video-conference .grid-item-gesture .tile .tile-content .tile-header {
		padding-bottom: 500px;
	}
}

@media only screen and (max-width: 374px) {
	.page-overview .section-video-conference .grid-item-gesture .tile .tile-content .tile-header {
		padding-bottom: 450px;
	}
}

@media only screen and (max-width: 1068px) {
	.grid-item-link-notes .typography-blockquote-copy {
		font-size: 36px;
	}
}

@media only screen and (max-width: 734px) {
	.grid-item-link-notes .typography-blockquote-copy {
		font-size: 32px;
	}
}
