.banner_extraction{
  padding-right: 10px;
  text-align: center;
}

.adsense_extraction{
  padding: 10px;
  text-align: center;
}

ins.adsbygoogle{
  margin: 0 auto;
}

.fb-share-button > span{
  width: 100px;
  height: 40px;
}

.fb-custom-share-container{
  padding: 10px;
  background: #1777F2;
  border-radius: 5px;
  margin-right:5px
}

.d-flex-center-all{
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 8px 0;
}

.st-sticky-share-buttons {
  display: none !important;
}

@media only screen and (max-width: 600px) {
  #skin-cagliari-desktop {
    display: none !important;
  }
}

/* Desktop */
@media screen and (min-width: 992px) {

  /* .flagging{
    float: left;
    width: 50%;
  }

  .innerpostdown-desk-flagging{
    width: 50%;
    float: left;
    clear: both;
    margin-top: 25px;
  }

  .fb-desk-flagging{
    float: left;
    width: 50% !important;
    margin-top: 25px;
  } */

}
