.no-transition {
  transition: none !important;
  -webkit-transition: none !important;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.clear {
  clear: both;
}