#newsRight table {
  width: 95% !important;
}
#newsRight table td img {
  max-width: 200px;
  height: auto;
}
#newsRight table td img.right {
  float: none;
  margin-left: 0;
  margin-bottom: 10px;
  display: block;
  max-width: 200px !important;
}

.cellFloat {
  float: none;
  width: calc(100% - 4px);
  height: auto;
}

.gridTable td {
  max-width: 100%;
  height: auto !important;
}
.gridTable td.rowDesc {
  width: 75%;
  border-left: 0;
}
.gridTable td.rowDesc p.center {
  text-align: center;
  display: block !important;
}
.gridTable td.rowDesc p.center iframe, .gridTable td.rowDesc p.center img {
  margin: 0 auto;
}
.gridTable td.rowImage {
  display: none;
}

.mobileResize {
  width: 300px;
  height: 169px;
  margin: 0 auto;
}
