.clearfix:before,
.clearfix:after {
  display: table;

  content: " ";
}

.clearfix:after {
  clear: both;
}

.ch-footer {
  display: none;
}
