.typography-specs-display-size {
	font-size: 19px;
}
@media only screen and (max-width: 734px) { 
	.typography-specs-display-size {
		font-size: 14px;
	}
}
.typography-specs-display-size + .display-caption {
	padding-top:0px;
}