.wrap__header .wrap--inner {
    max-width: 1300px;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.text-right {
    text-align: right;
}
.text-left {
    text-align: left;
}
#staff__list {
    list-style-type: none;
}
.review.island.island-light {
    max-width: 100%;
    min-width: unset;
}
.massage_day {
	width: 500px;
	max-width: 100%;
	margin: auto;
}
.wrap__specialoffer .form__caption:before {
	content: "(Normally a $149 value. Includes x-rays exam, and posture assessment.)";
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 14px;
}