body.overview div.overview {
    width: 100%;
    background-color: #fff;
    margin: 40px auto 54px;
    overflow: hidden;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    box-shadow: rgb(150, 147, 150) 0 0 5px;
}

body.overview .content-header {
    display: none;
}

body.overview .primary-header-content {
    margin-bottom: 0;
    float: none;
}

body.overview .primary-header-content .content-header-image {
    display: block;
    width: 100%;
    background-color: transparent;
}

body.overview div.content-header-image img {
    min-height: 108px;
    width: 100%;
}

body.overview .page-intro-item {
    background: none;
    padding: 0;
    width: 100%;
}

body.overview .page-intro-content {
    margin-top: 1%;
    border: none;
    padding: 0;
    width: 96%;
    margin-bottom: 3%;
}

body.overview .primary-content {
    width: 100%;
    padding-right: 0;
    float: none;
}

body.overview .primary-content h1.outside-header {
    display: none;
}

body.overview .page-intro-item .page-intro-content h1 {
    font-size: 28px;
    font-family: 'inspireTWDCLight';
    font-variant: none;
    color: #000;
    margin: 20px 0 0 6px;
}

body.overview .page-intro-item .page-intro-content p {
    margin: 0;
}

div.overview div.page-group-list {
    display: block;
    width: 100%;
}

div.overview .page-group-list .storycard-tile-col3 .storycard {
    display: inline-block;
    margin: 20px 6px;
    height: auto;
    vertical-align: top;
    width: 31.6%;
}

div.overview .page-group-list .storycard-tile-col2 .storycard {
    display: inline-block;
    margin: 20px 6px;
    height: auto;
    width: 48.4%;
    vertical-align: top;
}

div.overview .page-group-list .storycard .storycard-img {
    height: auto;
    width: 100%;
}

div.overview .page-group-list .storycard .storycard-img img {
    height: auto;
    width: 100%;
}

div.overview .page-group-list .storycard .storycard-desc {
    line-height: 18px;
    position: relative;
}

div.overview .page-group-list .storycard span.peptasia.peptasia-right {
    color: #d0d7de;
    float: right;
    font-size: 35px;
    font-weight: bold;
    right: -6px;
    position: relative;
}

div.overview .page-group-list .storycard .carat-description {
    position: relative;
}

div.overview .page-group-list .storycard .storycard-desc h2 {
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
    white-space: nowrap;
}

div.overview .page-group-list .storycard .storycard-desc .storycard-title {
    text-align: left;
    font-size: 18px;
    font-family: 'inspireTWDCBlack';
    padding: 10px 25px 10px 0;
}

div.overview .page-group-list .storycard .storycard-desc p {
    margin:0;
    text-align: left;
    line-height: 20px;
    font-family: 'inspireTWDCRoman';
    font-size: 14px;
}

div.overview .page-group-list .storycard a {
    text-decoration: none;
    font-size: 14px;
}

div.overview .page-group-list .storycard span.peptasia:focus,
div.overview .page-group-list .storycard span.peptasia:hover,
div.overview .page-group-list .storycard a .storycard-desc:focus,
div.overview .page-group-list .storycard a .storycard-desc:hover,
div.overview .page-group-list .storycard a .storycard-desc:hover span.peptasia,
div.overview .page-group-list .storycard a .storycard-desc:focus span.peptasia {
    color: #0c76af;
    cursor: pointer;
}

.storycard-desc {
    padding-top: 2px;
}

/****************************************************/

body.overview-tabs .container {
    margin: 40px auto;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    box-shadow: rgb(150, 147, 150) 0 0 5px;
    background-color: #fff;
}

body.overview-tabs .primary-header-content {
    margin-bottom: unset;
    font-size: 0;
}

body.overview-tabs .primary-header-content .modularCta {
    margin-bottom: 0;
}

body.overview-tabs .primary-header-content .page-header-item .page-intro-item {
    width: auto;
}

body.overview-tabs .outside-header {
    display: none;
}

body.overview-tabs .primary-content {
    width: auto;
    padding-right: 0;
    margin-bottom: 20px;
}

body.overview-tabs .primary-content .overview .page-intro-content {
    width: auto;
    padding: 0;
    border-color: #fff;
    margin: 0 20px;
}

body.overview-tabs .primary-content .overview .page-intro-content > h1,
body.overview-tabs .primary-content .overview .page-intro-content > p {
    margin: 0;
}

body.overview-tabs .primary-content .overview .page-intro-item {
    width: auto;
    padding: 0;
    background-color: #fff;
}

body.overview-tabs .primary-content .overview .page-intro-item {
    width: auto;
    padding: 0;
    background-color: #fff;
}

body.overview-tabs .content-header-image .view-gallery-link {
    right: auto;
    left: 35px;
}

div.storycard-desc > a:focus,
div.storycard-desc > a:hover,
div.overview .page-group-list .storycard a:focus span.peptasia.peptasia-right,
div.overview .page-group-list .storycard a:hover span.peptasia.peptasia-right,
a:hover .descIcon span.peptasia.peptasia-right,
a:focus .descIcon span.peptasia.peptasia-right {
    color: #0c76af;
    outline: none;
}
