#more_news {
  float:center;
  clear: both;
  text-align:center;
}
#radio img {
	width: 100%;
}
@media (max-width: 800px) {
  #chamber_radio,
  #chamber_tv {
    display: none;
  }

  #content td {
    display: block;
    width: 100% !important;
  }

}
