section#comments {
    display: none;
}
#secondary ul{list-style:none}

.single .entry-content .attachment-post-thumbnail,
.blog .entry-content .attachment-post-thumbnail{
    width: 100%;
    object-fit: cover;
    margin-bottom: 10px;
}