.xtgeqb0 {
  border-radius: 8px;
  filter: drop-shadow(11px 11px 2px rgba(0,0,0,.2));
  max-width: 80%;
  position: absolute;
  transition-delay: .5s;
  transition-duration: 0.5s;
  transition-property: opacity, transform;
  transition-timing-function: cubic-bezier(.175,.885,.32,1.275);
  width: auto;
  will-change: opacity, transform;
  z-index: 1;
}
.xtgeqb1 {
  bottom: 13%;
  left: 16px;
}
.xtgeqb2 {
  bottom: 13%;
  right: 16px;
}
.xtgeqb3 {
  top: 13%;
  left: 16px;
}
.xtgeqb4 {
  top: 13%;
  right: 16px;
}
.xtgeqb0 p {
  font-size: 14px;
  line-height: 1.5;
}
.xtgeqb0 p:not(:last-child) {
  margin-bottom: 3px;
}
.xtgeqb0 [role="presentation"] img {
  max-width: 100%;
}