@media (max-width: 960px) {
#eb .row-table {
    display: none;
}
}

#eb .eb-mag-blog-image {
width:80%;
margin-left:auto;
margin-right:auto;
}

#eb .eb-mag-post-title {
    font-size: 24px;
}

#eb img {
    max-width: 100%;
}

#eb .eb-share-facebook .eb-facebook-like.recommend {
    width: auto;
}

