#container{max-width:100%;   margin-bottom: 0.5em; }  
#container_one
{
	/* width: 95.5%;max-width:1680px; padding: 2em 2.25%;max-width:1680px;*/
	 
	width: 97.0%;
	clear:both;
	padding: 0.5em 0.5%;
	overflow: hidden;
	margin-bottom: 1em;
	margin-right:auto;
	margin-left:auto;
	 
 	 color:#000000; 
	/*font-family: Palatino Linotype, Palatino, Times, 'Lora',  serif; */
	font-size:1.0em;
	font-family: 'Open Sans', sans-serif !important;
	 
} 
#container_one div.feature{
	width: 98%;	
	float:left;
	margin-right: 1%;
	margin-left:0.5%;
	background:#ffffff;
	 padding: 2px 8px;
	/*border:1px solid  #006622!important;padding: 10px;box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); */
	 	font-size:1.1em; 
		font-family: 'Open Sans', sans-serif !important;
	 
 }

 #container_one div.feature h3{
	/*padding: 16px 10px;*/
	padding: 5px;
	 font-size:1.2em;
 	font-weight: bold; color: #663399;  
}

 

#container_one div.feature p{
	/*padding: 16px 10px;*/
	padding: 5px;
	font-size:1.1em;
	font-family: 'Open Sans', sans-serif !important;
	 
}
 
 
#container_one img {
  width;40%
  height: auto;
   margin-bottom:1.0em;

}


@media only screen and (max-width:1340px){
	#container_one div.feature
	{
		font-size: 1.05em;   
	}
 
}
@media only screen and (max-width:1024px){
	#container_one div.feature{
	 font-size: 1.05em;   
	}
	 
}
	 

@media only screen and (max-width:950px){	
	#container_one div.feature 
	{
margin-left: 2.25%;
margin-right: 2.25%;
width: 94.5%;
clear:both;	
margin-bottom: 2em;
padding:0 0 2.5em 0;
 font-size: 1.05em;   
	} 
	 
}

    