#ethical-ads-hide {
  display: none;
  position: fixed;
  bottom: 0;
  right: 1em;
}

@media screen and (max-width: 428px) {
  #ethical-ads-hide {
    display: block;
  }
}
