

	.example-image-link{display:inline-block;padding:4px;margin: 1px; background-color:#03464c; line-height:0;-webkit-transition:background-color 0.1s ease-out;-moz-transition:background-color 0.1s ease-out;-o-transition:background-color 0.1s ease-out;transition:background-color 0.1s ease-out;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px}
	.example-image-link:hover{background-color:#DCC128}
	.example-image{height: 150px; width:13rem;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}
	.how-to-use-section p,.how-to-use-section ol,.how-to-use-section ul,.how-to-use-section pre{text-align:left}
	fieldset{border:none}
	.donate-button{width:100%}
	@media (min-width: 40rem){
		.donate-button{width:auto}
		}
		
		.sharing-section{position:fixed;z-index:10;top:20px;right:0}
		code{color:#777;background-color:#f2f2f2;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px;font-family:Consolas,Courier,monospace;font-size:0.9rem;padding:0.1rem 0.3rem;position:relative;top:-1px}
		pre{background-color:#f2f2f2;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px;padding:0 0.5rem 0.1rem 0.5rem}
		pre code{padding:0;font-size:0.7rem;border:none}
		.column{margin-bottom:1.5rem}
		
			ul{margin:0;text-align:left}
			
			
				
.image-row {
	width:100%;
	margin:0px auto;
}
.gallery {
	margin-top:2em;
}
@media (max-width:769px){
.example-image {
    width: 167px;
    height: 150px;
}
}
@media (max-width: 481px){
.example-image {
    width: 212px;
    height: 170px;
}
}
@media (max-width: 425px){
.example-image {
    width: 185px;
    height: 160px;
}
}

@media (max-width: 380px){
	.example-image {
    height: 90px;
    width: 162px;
	}
			
}
@media (max-width: 376px){
.example-image {
    width:160px;
    height: 130px;
}
}
@media (max-width: 361px){
	.example-image{
    width: 152px;
    height: 110px;
}
}

