

/* center align 
.content-well-container,
.smartbody.text {
max-width: 666px;
padding-right: 0;
margin: 0 auto;
}*/

/* remove margin between header and body content */
.media--cinematic {
margin-top: 10px;
}

/* remove margin between byline and dateline */
.byline-component__publish.byline-component__publish--top,
.publishDate {
margin-top: 0;
}

/* byline stuff */
.lead-container__social-wrap.right {
display: none;
}

.main-section hr {
display: none;
}

.byline-component {
margin-bottom: 5px;
}

.byline-component__category.byline-component__contributor {
margin-bottom: 0;
}


/* align embedded graphic to center copy */

.Interactive.section .media--small {
padding-right: 0;
}

#g-nghistory-2004-covid19-vietnam-graphic_ai2html-box .g-artboard {
margin: 0;
}

