,
/*
Ensuring the carousel takes solely the distance it wishes
The sizes need to be set back on the surely positioned features to allow them to take up area
*/
,
/*
This facilities the carousel vertically on top of the hero picture container and after the logo area (125px)
Margin-top = (heroHeight - cardHeight - logoAreaHeight) / 2 + logoAreaHeight
*/
/*
Cards need to have a width set, otherwise they default to 50px or so
All cards must have an analogous width The carousel will resize itself so all cards take the width of the largest card
The left margin is for leaving an area between every single card
*/
/* styling the navigation buttons so that they are taller, flush with the sides, and feature a clear white background */
,
,
,