@charset "UTF-8";
   @media screen and (max-width: 767px) { html,
body {
-webkit-text-size-adjust: 100% !important;
text-size-adjust: 100% !important;
} .entry-content p {
line-height: 1.7 !important; margin-top: 0 !important;
margin-bottom: 12px !important; white-space: normal !important; } .entry-content br {
display: block !important;
content: "" !important;
margin-bottom: 0.35em !important;
} .entry-content > p {
clear: both; } .entry-content,
.entry-content p,
.entry-content td,
.entry-content th {
font-size: inherit !important;
} #main {
padding-top: 16px !important;
padding-bottom: 16px !important;
}
}  #site-description{
font-size: 18px !important;
line-height: 1.6 !important;
} .entry-content,
.article,
#main{
word-break: break-word;
overflow-wrap: anywhere;
} .entry-content p{
margin: 0 0 10px 0;
}