.page-overview .section-keyboard .grid-item-predictions .image-overview-keyboard-predictions {
	background-size: contain;
}

@media only screen and (max-width: 734px) {
	.page-overview .section-keyboard .grid-item-predictions .footnote-wrapper, .page-overview .section-keyboard .grid-item-predictions .image-overview-keyboard-predictions {
		max-width: 266px;
	}
}

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

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

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

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