@charset "UTF-8";

/*
 CSS created with CSE HTML Validator
*/

table.LogosTable2 { 
	width: 100% !important; 
	table-layout: auto !important; 
}


td.fix { 
	width: auto !important; 
	max-width: 100% !important; 
	white-space: normal !important; 
}

.LogosTable2 td img.pix { 
	width: 95% !important; 
	height: auto !important; 
	max-width: 95% !important; 
	display: block !important; 
}

.LogosTable2 td { width: auto !important; max-width: 100% !important; white-space: normal !important; }

table.LogosTable2 tr td.fix a img.pix  {
	display: none;
}


.fix img.pix { 
	width: 95% !important; 
	height: auto !important; 
}



p.movelogo  {
	text align: center;
}

h2 { font-size: clamp(1.2rem, 4vw, 1.5rem); }
