.reel-jsonp-content.is-ready + .reel-jsonp-fallback {
  display: none;
}
.rtoaster-jsonp-content.is-ready + .rtoaster-jsonp-fallback {
  display: none;
}
.reel-jsonp-content .reel-container {
  padding-bottom: 0;
}
.reel-jsonp-content.is-ready .reel-container {
  padding-bottom: 40px;
}