body, html, p {
    font-family: "AvenirLTStd-Roman";
    font-weight: 400;
    line-height: 1.2;
}

.single__content blockquote p {
    font-family: "Archer SSm A", "Archer SSm B";
}

.header__menu,
.header__menu__social__contact,
#search-box_wrapper,
.fluid-width-video-wrapper,
footer,
.wrapper--more-like-this,
.jcarousel-pagination,
.zigzag {
    display: none;
} 

.jcarousel ul {
    list-style:none;
    margin:0;
    padding:0;
}
.jcarousel a {
    display: inline-block;
}
img {
    max-width: 50%;
    height: auto;
    display: inline-block;
}