/*
Author: Gavin Palmer
Author URL: http://www.dynamicevvolution.technology
License: 
License 
*/

/*_______________________________________________________[Global]__________________________________________________________________________*/

@media screen and (min-width: 600px)
{
    .product_image_add_on
	{
	    max-height: 100px !important;
	    max-width: 100px !important;    
	}
}


/*_________________________________________________________[Ids]___________________________________________________________________________*/




/*_______________________________________________________[Classes]__________________________________________________________________________*/

.brands_logo
{
    max-height: 150px !important;
    max-width: 150px !important;    
}



/*$[G-P]*/