<div class="rules">
  
- share your presence in the tea-room,  
  and your wearies at the train-stop.
- mind the gap —  
  between trains, between hearts.
- the timetable is only a suggestion. 
- let quietness board first.
- share your seat with the weary.
- keep your belongings close,  
  your words gentle.
- leave the platform as you found it —  
  or a little kinder.
- should you miss your train  
  perhaps it wasn’t yours yet.
- the waiting is easier   
  when we wait together
- wave, even to strangers —  
  we’re all just passing through.    
</div>
<style>
  .item {
  width: 320px;
}
.item img, .item video {
  max-width: 320px !important;
  max-height: none !important;
}
.rules {
  height: 319px;
  overflow: scroll;
}
</style>