.articlegroup .customPageHtml img, .articlegroup .customPageItem.customPageHtml iframe {
   width: 100 ;
   height: 100 ;
   max-width: none !important;
}

.bountiful--start-page .tws-articles-two--heading .tws-util-heading--heading, 
.bountiful--start-page .tws-articlegroups--title .tws-util-heading--heading {
    border-bottom: 1px solid #ebebeb;
		margin: 0 0 30px 0;
		padding: 0 0 20px 0;
		text-align: center;
		letter-spacing: 1px;
		font-size: 60px;
		font-weight: 600;
		font-family: "Zhi Mang Xing"
  }

.bountiful--body .bountiful--body-wrapper .bountiful--main .bountiful--main-wrapper {
    box-shadow: none; 
}
.bountiful--start-page .tws-articles-two--heading .tws-util-heading--heading, .bountiful--start-page .tws-articlegroups--title .tws-util-heading--heading {
    border-bottom: none;
	  margin: 0;
		padding: 0;
}
.bountiful--start-page .tws-container--tws-articles-two {
    margin: 20px 0 0 0;
}
@media (min-width:768px) {
.bountiful--body .bountiful--body-wrapper {
    padding-top: 10px;
}

}

.slot--article-description .tws-article-description--text-container {
max-height: initial;
}
.tws-article-description--show-more > button {
display: none;
}