#text-a2 {
	font-size: 1.5rem;
	line-height: 1.5;
	text-align: center;
}

@media (min-width:550px) {
	#text-a2 {
		font-size: 1.5rem;
	}
}