
.post {
    overflow: unset;
}

.post img {
    height: auto;
}

.entry-content p a:hover {
    text-decoration: underline !important;
}