body {
  /*background-image: linear-gradient(180deg, #eee, #fff 100px, #fff);*/
  position: relative;
  z-index: 1;
}

.container {
  max-width: 960px;
}

.pricing-header {
  max-width: 700px;
}