/* Enter Your Custom CSS Here */
.aesop-on-tbr.single-post #wrapper,
.aesop-on-tbr.single-post .col-full,
.aesop-on-tbr.single-post #main article .scroll-nav__section {
max-width:100%;
padding-left:0;
padding-right:0;
}

.aesop-content,
.aesop-on-tbr.single-post #header.col-full,
.aesop-on-tbr.single-post #navigation.col-full,
.aesop-on-tbr.single-post #post-author,
.aesop-on-tbr.single-post #footer.col-full,
.aesop-on-tbr.single-post #footer-widgets,
.aesop-on-tbr.single-post article header,
.aesop-on-tbr.single-post article .post-meta,
.aesop-on-tbr.single-post article .post-utility,
.aesop-on-tbr.single-post .post-entries,
.aesop-on-tbr.single-post .entry > *:not(.aesop-component),
.aesop-on-tbr.single-post .scroll-nav__section > *:not(.aesop-component){
width: 100%;
max-width: 960px;
margin-left: auto;
margin-right: auto;
}

.article--single .article--content .overflow-left {
  direction: ltr; }
