/* Don't float contnt heading section */
.main-container > .row > .col-sm-12 > .col-sm-12 {
  float: none;
}
