i[class*='jnews_element_donation'] {
  background-image: url(../../img/admin/donation-button.png) !important;
  background-repeat: no-repeat;
  background-size: auto !important;
  margin-top: -5px !important;
  width: 60px !important;
  height: 45px !important;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  i[class*='jnews_element_donation'] {
    background-image: url(../../img/admin/donation-button@2x.png) !important;
    background-size: 60px !important;
  }
}

.vc_add-element-container .wpb-content-layouts a[id*='jnews_element_donation'],
.vc_add-element-container .wpb-content-layouts a[id*='jnews_podcast_block'],
.vc_add-element-container .wpb-content-layouts a[id*='jnews_podcast_category'] {
  padding-left: 75px;
}

.jnews_element_donation {
  background-position: 0 0 !important;
}
