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

#logs  .msgAuthorImg{
    display: none;
}
}