@media screen and (max-width:680px) {
  #mimemail-body table,
  body.node-type-simplenews div.node--simplenews table {
    width: 100%!important;
  }
}

#mimemail-body,
body.node-type-simplenews div.node--simplenews {
  margin: 0 !important;
  padding: 0;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  word-wrap: normal;
}
#mimemail-body #main > div.clearfix > div.field-items > div.field-item > table{
  margin: 0 auto;
}
body.node-type-simplenews div.node--simplenews {
  max-width: 650px;
  margin: 40px auto !important;
}
#mimemail-body table,
body.node-type-simplenews div.node--simplenews table,
#mimemail-body tbody,
body.node-type-simplenews div.node--simplenews tbody,
#mimemail-body th,
body.node-type-simplenews div.node--simplenews th,
#mimemail-body tr,
body.node-type-simplenews div.node--simplenews tr,
#mimemail-body td,
body.node-type-simplenews div.node--simplenews td {
  border: 0;
  padding: 0;
  margin: 0;
}
#mimemail-body table,
body.node-type-simplenews div.node--simplenews table {
  border-collapse: collapse;
  border-spacing: 0;
  font-family: sans-serif;
  color: #333333;
}
#mimemail-body td,
body.node-type-simplenews div.node--simplenews td {
  padding: 0;
  word-wrap: normal;
  text-align: center;
}
#mimemail-body img,
body.node-type-simplenews div.node--simplenews img {
  max-width: 100%;
  border: 0;
}
#mimemail-body a[x-apple-data-detectors],
body.node-type-simplenews div.node--simplenews a[x-apple-data-detectors] {
  color: inherit !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}
#mimemail-body a[href^=tel],
body.node-type-simplenews div.node--simplenews a[href^=tel] {
  color: inherit !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}
#mimemail-body #center,
body.node-type-simplenews div.node--simplenews #center {
  font-family: TradeGothicLTStd-Bd2, Arial, Helvetica, sans-serif;
}
#mimemail-body .content-body-wrapper a,
body.node-type-simplenews div.node--simplenews .content-body-wrapper a {
  color: #b7102e;
}
#mimemail-body .content-body-wrapper,
body.node-type-simplenews div.node--simplenews .content-body-wrapper {
  color: #5c5b5b;
}
#mimemail-body h2,
body.node-type-simplenews div.node--simplenews h2 {
  font-family: 'Times New Roman', Times, serif;
  font-size: 22px;
  line-height: 1.29;
  text-align: center;
  color: #5c5b5b;
  margin: 0;
}
