@media only screen and (max-width: 250px) {
	main #conteudo .txtConteudo h1 {font-size: 16px;}
}
@media only screen and (max-width: 339px) {	#rodape .bloco .txt h1 {font-size: 12px;}	#rodape .bloco .txt h2 {font-size: 14px;}	#botoesMobile a img:nth-child(1) {top: 6px; width: 30px; right: 61px;}	#botoesMobile img:nth-child(2){top: 6px; width: 30px; right: 100px;}	#botoesMobile .numcarro {right: 55px; top: 0px;}}
@media only screen and (max-width: 300px) {	body{overflow-x: auto; }}
@media only screen and (max-width: 439px) {
	main #container .bloco-1 .secao-5 .item select {padding-right: 45px;}
}

@media only screen and (min-width: 1199px) {
	#bloco-secundario .container .sliderConteudo .slide .slider {width: 111px !important;}
	#bloco-secundario .container .sliderConteudo .slide .slider .imgSlider {display: block !important;}
}