
@media only screen and (max-width: 1140px) {
}
@media only screen and (max-width: 960px) {
	.titulo{font-size:2rem;margin-bottom:1rem; margin-top:1rem}
	.titulo img{height:40px;}
	.font18{font-size:16px;}
}

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

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