.body-box > div.gallery-controls {
  display: flex;
  justify-content: space-between;
  padding: 10px 80px;
}

.wp-caption-text.gallery-caption {
  display:none;
}
