.startpage .bountiful--main-wrapper{
  min-height: 1800px;
}
.slot--article-labels .tws-article-labels--new .tws-article-labels--label-text	{
		background: #12bf15 !important;
}
.tws-article-list--list .tws-article-list--labels .tws-article-labels--new .tws-article-labels--label-text {
    background: #12bf15 !important;
}
.startpage .tws-article-list--buy-button {
   display: none !important;
}
.tws-mini-cart--header-cart-info {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
}
.opc-checkout--shortcuts {
    display: none;
}
.bountiful--back-to-top {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
  	margin-right: 10px;
  	margin-bottom: 35px;
}
.slot--article-description .tws-article-description--text-container {
    min-height: 220px; !important;
}
.tws-article-list--product-image {
 	border: 0 !important;
	padding: 0 !important;
}
.tws-article-list--list .tws-list--list .thumbnail, .tws-article-search-page--list .tws-list--list .thumbnail {
 	padding: 0 !important;
	margin: 0 !important;
 	border: 0 !important;
}
.slot--articles {
    margin-top: 0px; !important;
    margin-bottom: 0px; !important;
}
.bountiful--footer {
    margin-top: 0px; !important;
}
.tws-mini-cart--header-cart-img	{
		color: #12bf15
}
.tws-article-list--list .tws-article-list--article-name .tws-util-heading--heading a {
   font-weight: bold; !important;
}
.tws-newsletter-subscribe--subscribe-button, .tws-article-social--share-button {
    margin-top: 3px;
}