.treatmentImage {
    width: 40%;
    border-radius: 20px;
    margin: 10px auto 20px auto;
    display: block;
}
.treatments {
    display: none;
}

/* Add a little breathing room above the CTA buttons (between the divider line and buttons) */
.beauty-treatments-page .call {
    margin-top: 40px;
}