.bossdesc p {
  text-indent: 2em !important;
  text-align: justify !important;
}
.bossdesc div:not(:has(img)) {
  text-indent: 2em !important;
  text-align: justify !important;
}
.bossdesc div:has(img),
.bossdesc div:has(img) div {
  text-indent: 0 !important;
}
