@media (max-width:650px){
  .storySummary{
    display: none;
  }
}