Hi 7of9
I think you should play around with font-size and add a padding-top value
Try to add this 2 lines at what you have already in your custom.css for the title
.acm-slideshow .owl-carousel .sl-title {
font-size:76px!important;
padding-top:90px;
}
Try to find the right compromise with fonts size and distance from top .
Hope it helps.