@media only screen and (max-width: 1400px) {

    table {
        width: 10%;
        margin-left: 5%;
    }
    
    table  td{
        width: 20%;
    }
    
    table  td  img {
       
      
    }
	
	
	#topbanner .righttext {
		display: none
	}
	
	 .navbar a{
			  font-size: 20px;
 }
	
}