.feature .date {margin-bottom: 20px;}
.feature .caption {text-align: center; padding: 0 100px; margin-top: 10px;}
.feature .download-picture {margin: 10px 0 20px 0;}
.feature .download-picture i {margin-right: 10px;}
.feature .download-picture a:hover{font-weight:bold;}
.feature .row-buttons a.btn-2021-red {margin-right: 50px;width: 280px;}

.outter .main .feature .subheadline {padding-top: 0;margin-top: 0;}
.outter .main .feature>.video {margin-bottom: 20px;}
.outter .main .feature .detail-article,
.outter .main .feature .body-end-video {margin-bottom: 50px;}
.outter .main .feature .detail-article ol, 
.outter .main .feature .detail-article ul{margin-left:0;}
.outter .main-content .two-column .main-column b, .outter .main-content .two-column .main-column strong {font-family: Helvetica-Bold, Arial;font-weight: 100;}
.outter .main-content .two-column .side-column .detail-meta {margin-top: 0;}

@media only screen and (max-width: 768px) {
    .feature .caption {padding: 0;}
}

@media only screen and (max-width: 500px) {
    .outter .main-content .two-column .side-column .detail-meta {margin-top: 50px;}
	.feature .row-buttons a.btn-2021-red {width:100%;}
	.feature .detail-article p img {width:100%;}
}