Display video description on more than 2 lines

Add this code to the Custom CSS field on the Appearance tab of your YouTube Gallery widget’s settings:

div.yottie-widget-video-info-caption{
  height: 90px !important;
}