.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;}

.outter .main .feature .subheadline {padding-top: 0;margin-top: 0;}
.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%;}
}