.caption {
   position: absolute;
   top: 50%;
   transform: translateY(-50%);
}
