.image-caption:not(:empty):before,
.video-caption:not(:empty):before {
  content: none;
}
.image-caption{
  font-size: 15px;
}