

.newstape {
 
  overflow: hidden;
}

.newstape-content {
  position: relative;

}

.newstape-drag { cursor: ns-resize; }
