main > * {
    margin-left: 1.62em;
    margin-right: 1.62em;
}

main > h1 {
    margin-left: 1em;
}

#above-fold p {
    max-width:38vw
}

p {
    max-width: 62vw;
}


#above-fold div.videowrapper {
    margin-top:3.14em;
}

button.plans-pricing {
    max-width: 38vw;
}
#above-fold div.lead {
    max-width: 45vw;
}

#about-us p, #about-us ul {
    max-width: 62%;
}

h2#shellshock {
    max-width:70%;
}

button.cta {
    min-width: 20em;
}

div.enterprise-quote {
    width:38vw;
}

/* database-as-a-service */
div.learn-more {
    max-width: 38vw;
}

