div.col-6.align-right > img{ width:100%; height:auto; margin:25px 0;}

li.ttlcol{ border-bottom:rgb(0,0,0) 1px solid; margin-bottom:40px;}

div#ttlprod{ /*border-bottom:rgb(245,245,245) solid 1px;*/ padding-bottom:10px; margin-bottom:30px;}
div#ttlprod h3{ margin-bottom:0; margin-top:20px;}
div#ttlprod h6{ margin-bottom:10px; margin-top:20px;}


div.col-4.marca { background-color:rgb(247,247,247); padding:10px; text-align:center; margin-bottom:20px;}

div.col-4.marca img{ max-height:100px; max-width:300px;}
div.col-4.marca img.mpk{ max-height:80px; max-width:220px;}



#highlights > div.col-3 h5{ margin:15px 0 5px 0;}
#highlights > div.col-3{ height:320px; margin-bottom:10px;}

hr.spearadormarcas{ margin:40px 0 40px 0;}

p{ margin-bottom:10px;}

#lista_produtos > div img{ width:100%; margin-bottom:25px;}



/* midia query 1024 TABLET PORTRAIT*************************************************************************/
	@media screen and (max-width: 1004px){
#content > div > div.col-6{ width:100%;}

.col-6	img {
  max-height: 350px;
  width:auto;
}

#lista_produtos > div.col-3{ width:50%;}
#lista_produtos > div:nth-child(2n+0) {clear:left;}

#lista_produtos > div > img{ width:100%; max-width:100%;}


		

}

	/* Telemoveis */
	@media screen and (max-width: 640px) {
		
	.col-6 img {   max-width: 100%;}
		
	#lista_produtos > div.col-3{ width:100%; margin-bottom:20px;}
	#lista_produtos > div:nth-child(2n+0) {clear:left;}
	
	.col-3 img { max-width: 100%;}
	#highlights > div > img{ width:100%;}
	
	#highlights > div.col-3{ margin-bottom:30px;}
		
		}