.container {
  position: relative;
}
.no-bg-no-shadow {
  background: none;
  box-shadow: none;
}