@media screen and (max-width:768px){.site-content>*{display:block;width:95%;margin:15px auto;padding:15px;background-color:#fff;border:1px solid #ddd;border-radius:6px;box-shadow:0 2px 6px rgba(0,0,0,0.1)}.site-content h1,.site-content h2,.site-content h3{font-size:1.2em;margin-top:0;margin-bottom:10px}.site-content p,.site-content ul,.site-content ol{font-size:1em;margin-bottom:10px}.site-content img{max-width:100%;height:auto;display:block;margin-bottom:10px;border-radius:6px}table,thead,tbody,th,td,tr{display:block;width:100%}thead tr{display:none}td{display:flex;flex-direction:column;padding:8px 0;border:none;border-bottom:1px solid #eee}td::before{content:attr(data-label);font-weight:bold;text-transform:uppercase;margin-bottom:4px}td:last-child{border-bottom:0}}