@media screen and (max-width:880px) {
  .ws-topmeta { display:none !important; }
  .ws-cap { flex-wrap:wrap; align-items:flex-end; }
  .ws-cap .l { font-size:9px; }
  .ws-cap .l.made { margin-left:auto; }
  .ws-quote { font-size:28px !important; line-height:.8 !important; }
  .ws-h2 { max-width:260px !important; }
  .ws-story { font-size:12px !important; }
}