1/ Way

}
i mean
.post-body img,
.separator {
 display: none !important;
}{codeBox}

2/ way

/* Hides only the first image in the post */
.post-body img:first-of-type,
.post-body .separator:first-of-type {
 display: none !important;
}{codeBox}
!

Ad-Blocker Detected

It looks like you are using an ad-blocking extension. We rely on ads to keep our content free. Please whitelist our site and refresh the page to continue reading.