body {
    background: url(https://www.sonida.it/eventi/cantaevinci/bg.jpg);
    /* background-repeat: no-repeat; */
    background-attachment: fixed;
    background-position: top;
    /* height: 100%; */
    /* width: 100%; */
    left: 0;
    right: 0;
    background-color: #000;
    color: #fff;
}

.container {
  max-width: 960px;
}

.pricing-header {
  max-width: 700px;
}
