@media screen and (max-width: 769px) {
.site-nameLogo {
    display: flex;
    justify-content: center;
}
.header-logoImage img {
    max-height: 30vw;
    width: auto;
}

li[dojotype="SubTabHover"] li:nth-child(1) {
display: none!important;
}

}
.poweredBy-text {
display: none;
}
.auth_copy {display:None}




.entry-content {margin: 10px;}
.blogDetailPage .entry-title > a {font-size: 24px;}
.module-header {margin: 5px;}