body {
  padding-top: 72px; /* header height safe space */
}

html, body {
  width: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}
