html, body { font-family: 'Open Sans', sans-serif; font-size: 18px; line-height: 1.4; margin: 0; font-weight: 400; color: #000000 }
body { text-align: center; min-width: 320px; }
img { margin: 20px auto; max-width: 100%; display: block; border: 3px solid #fff; }
img:hover { border: 3px solid #000; }
h1, h2, h3 { display: inline-block; font-weight: normal; color: #000000; margin: 18px 0px 12px 0px; }
h1 { font-size: 57px; margin-top: 0 !important; padding-top: 30px !important; margin-bottom: 0px !important; display: block; font-weight: 600;}
h2 { font-size: 32px; font-weight: 600; margin-top: 2px }	
h3 { font-size: 22px; margin-top: 7px !important; }	
p { margin: 4px 0px 12px 0px; -ms-hyphens: auto; -webkit-hyphens: auto; hyphens: auto; }
.box { max-width: 90%; text-align: center; margin: auto }


@media screen and (max-width: 540px) { 

h1 { font-size: 44px; line-height: 1.2 ;}
h2 { font-size: 24px; }	

}

