.offset-fixed-demo .grid-fixed-demo-title {
  margin-left: 20px;
}

.offset-fixed-demo .next-row {
  margin: 10px 0;
}

.offset-fixed-demo .next-col {
  border:1px solid #CCC;
  border-radius: 3px;
  background-color:#ECECEC;
  height: 30px;
  line-height: 30px;
  text-align: center;
}