.no-caption-overlap+.below-image-text {
    position:unset !important;
}   

@media screen and (max-width: 768px) {
  .field-type-image .field-item ,
  .media-element-container .file-image {
    max-height: unset;
  }