@media screen and (max-width: 480px) {
	br {
		display: none;
	}
}