@media only screen and (max-width: 480px) {

.archivepost img {
    display: none;
}

.mtphr-dnt-posts-thumb img {
    display: none;
}
}