.box, .errorSection, .services, .yt, .tp-banner, .isSticky{
}

html, body {
  height: 100%;
  margin: 0;
}

body {
  display: flex;
  flex-direction: column;
}

main {
  flex: 1;
}