Fix tall images overflowing the media and video container in training section
templates on desktop screens. Images never overflow the media container no
matter their heights and widths.
Part of #104435
Fix grid-breakpoints 'xl' and 'xxl' Sass variables coming from flat
pre-compiled vendor files with web-assets defaults. Improves the display
of trainings' fluid video arrangement on xl and xxl desktop screens with
more sensible layout changes.
Part of #104435
Improve training detail pages' layouts by making the video sizing fluid,
and centrally aligned to the viewport, while re-arranging nav and content
columns.