br.br {
	display: none;
}

@media (max-width: 767px) {
	br.br {
		display: inherit;
	}
}
