/* sticky content ads */

.adthrive-device-phone .adthrive-sticky-container > div {
top: 101px!important;
}

.adthrive-ad iframe{
display: unset !important;
}

.grid .adthrive-content {
    grid-column: 1 / -1;
  }