.gdw_header, .gdw_nudge_top, .gdw_subscribe {
  display:none !important;
}

.gdw_widget .story_nav {display:none !important;}

.gdw_content {
  font-family:Arial, Verdana, Helvetica, sans-serif;
  font-size:20px;
  background:transparent !important;
  background-color:transparent !important;
  max-height:100% !important;
  height:450px !important;
  box-sizing:border-box; padding-left:5px !important;
}

.gdw_story {
  background:transparent !important;
  background-color:transparent !important;
  padding:0 0 10px 10px !important;
}

.gdw_story .gdw_story_title {
display: list-item;
list-style-type: disc;
list-style-position: outside;
}

.pub_date {
  padding-bottom:10px !important;
}