@media only screen and (min-width:1121px) {
#logo span{ border-radius: 4px; border-width: 2px;}

.twoColumn{ display: flex; /*border:1px solid #ccc; padding: 10px 8px;  border-radius: 6px;*/}
.twoColumn div{  width: 49.5%  }
.twoColumn div:nth-child(2n){margin-left :1%; }

#footerSocial{ padding-bottom: 120px; background-image: url("../images/logoFooter.png"); background-size: auto 90px; background-position: 50% 100%;}

} /* scr*/



@media only screen and (max-width:1120px) {
#footerSocial{ padding-bottom: 120px; background-image: url("../images/logoFooter.png"); background-size: auto 70px; background-position: 50% 100%;}
} /* mob*/


.twoColumn div{
	padding: 28px  30px 5px 40px;
	border-radius: 6px;
	margin-top: 6px;
	background-color: #394C00;
}
.twoColumn div *{color: #fff;  }
.honey-fungus .twoColumn div *{  font-size: 13.4px;  }
.twoColumn div .subtitles{font-size: 25px; margin: 0; padding: 0;}
/*.twoColumn div p strong, #content .twoColumn div p strong { font-size: 24px; font-weight: 700;  margin: 0 ; padding: 0 0 10px 0; display: inline-block}*/
.twoColumn div ul{ margin: 0 0 24px 4px }

.image-right{ border-radius: 7px}
.pageContent ul{ margin: 0 0 15px 0}
.buttonFullLinkGray, a.buttonFullLinkGray, #content p a.buttonFullLinkGray{	background-color: #263621}
#bannerWrap li .readMore strong {font-size: 14.6px; border-radius: 4px;  font-family: "Poppins"; font-weight: 500}
