@media(max-width:1000px){
	#banner-first {
    font-size: 11px !important;
    line-height: 15px!important;
}

#banner-mid {
    font-size: 15px!important;
    line-height: 23px!important;
        margin: 1px 0px 0px 0px !important;
}

#banner-third {
    font-size: 11px!important;
    line-height: 15px!important;
}
#banner td.text-align-center {
    padding: 3px!important;
}

#banner img {
    height: 33px;
    width: 55px;
}

/*#banner table>tr:nth-child(2){*/
/*	width: 980px;*/
/*}*/
}