@media only screen and (max-width:1200px) {

.bloco{
	height: auto;
	min-height: auto;
}

br{
	display: none;
}

.lista-vitaminas li{
	width: 100%;
}





}


@media only screen and (min-width: 768px){



}


