i[class*='jnews_element_webstories'] {
    background-image: url(../../img/admin/webstories.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_webstories'] {
      background-image: url(../../img/admin/webstories.png) !important;
      background-size: 60px !important;
    }
  }
  
  .vc_add-element-container .wpb-content-layouts a[id*='jnews_element_webstories'] {
    padding-left: 75px;
  }
  
  .jnews_element_webstories {
    background-position: 0 0 !important;
  }
  