pas mal ces nouvelles unités rélatives : vw, vh, vmin, vmax
"Length units representing 1% of the viewport size for viewport width (vw), height (vh), the smaller of the two (vmin), or the larger of the two (vmax)."
Tip #bootstrap: utilisez les mixins à bon escients! Le fait de pouvoir lire les classes originales dans le code #html est important pour la maintenabilité de votre interface.