
.shareLinksContainer{
	margin-left: 5.555556vw;
	margin-right: 5.555556vw;
}

@media only screen and (min-width: 1440px){
	.shareLinksContainer{
		margin-left: 80px;
		margin-right: 80px;
	}
}

 .contain-standfirst {
    max-width: 840px;
    padding: 0 5.55555556vw;
    margin: 60px auto 0 auto;
}

.contain-standfirst .standfirst {
    padding-bottom: 26px;
    margin-bottom: 0;
    border-bottom: 1px solid rgba(14,43,99,0.1);
}

#pageContent .standfirst p {
    font-size: 22px;
    font-weight: 500;
    color: #0e2b63;
    line-height: 1.5em;
    margin-bottom: 1em;
}

#ncx-feature {
    padding: 50px 0 40px!important;
    margin-right: -52.4%!important;
}

#ncx-feature .footnote p { font-size:11px;color:#333; }

@media only screen and (max-width: 520px){
    margin-right:auto;
}


