body .subpage-intro .inner {
    max-width: unset;
}

body section.page .three-col-wrap {
    margin: 0;
    justify-content: space-between;
}

body section.page {
    margin: 50px 30px;
}

body .three-col-wrap .col {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}