@media screen and (max-width: 375px) {
  .post-9 .et_pb_section:nth-child(1) .et_pb_image img {
    visibility: visible;
  }
  #post-9 > div > div > div > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > span > img {
    visibility: hidden;
  }
}
