/* Secondary menu alignment */
#et-info {
float: none !important;
text-align: center;
}
@media only screen and (max-width: 840px) {
table.responsive {
margin-bottom: 0;
overflow: hidden;
overflow-x: scroll;
display: block;
white-space: nowrap;
}
}
.post-content img {
   border: none !important;
   padding: 0;
}