#text-a3 {
	font-size: .8rem;
	line-height: 1.4;
	text-align: center;
}

@media (min-width:550px) {
	#text-a3 {
		line-height: 1.2;
	}
}