.gdw_header, .gdw_nudge_top, .gdw_subscribe, .pub_date {
  display:none !important
}

.gdw_content {
  font-family: Arial, Verdana, sans-serif !important;
  height:450px !important; 
  max-height:100% !important;
}

.gdw_story {
  padding: .5rem!important;
  background: #f4f5f5;
  background-color: #f4f5f5;
  border-bottom: 2px solid #e0e5e3;
}

.gdw_alt {
  padding: .5rem!important;
  background: #ffffff !important;
  background-color: #ffffff !important;
}

.gdw_story a {
  font-size:14.4px;
}

.gdw_story a:hover {
  text-decoration:none !important;
}

.pub_date {
  font-size:12px;
  text-decoration:italic;
}