@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:0px 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-first-en {
    font-size: 10px !important;
    line-height: 15px!important;
}

#banner-mid-en {
    font-size: 15px!important;
    line-height: 23px!important;
    margin:0px 0px 0px 0px !important;
}

#banner-third-en {
    font-size: 11px!important;
    line-height: 15px!important;
}
#banner td.text-align-center {
    padding: 3px!important;
}

#banner img {
    height: 33px;
    width: 55px;
}
 #banner-en img {
    max-width: 100%;
    height: 29px;
}
/*
img.image-style-chief-thumb {
    width: 40%;
    height: 125px;
}

img.image-style-information-officer {
    height: 146px;
    width: 54%;
} */
 img.image-style-slide {
    object-fit: cover;
    height: auto;
    max-width: 100%;
}
/*#banner table>tr:nth-child(2){*/
/*	width: 980px;*/
/*}*/
}