/* Kindle / Tablets Pequenos */
@media only screen and (min-width : 481px)
                   and (max-width : 600px) {


/*** Geral ***/


/*** Header ***/
		  

/*** Content ***/
#mobile-related-product {display:block;}
              	
	
}