diff --git a/web/app/assets/stylesheets/client/wizard/gearWizard.css.scss b/web/app/assets/stylesheets/client/wizard/gearWizard.css.scss index bf3910f36..ab1a63fe4 100644 --- a/web/app/assets/stylesheets/client/wizard/gearWizard.css.scss +++ b/web/app/assets/stylesheets/client/wizard/gearWizard.css.scss @@ -118,6 +118,10 @@ } } + .instructions { + height: 268px !important; + } + .watch-video.audio-output { margin-top: 10px; } @@ -188,6 +192,10 @@ } } + .instructions { + height: 268px !important; + } + .watch-video { margin-top: 45px; } @@ -212,7 +220,7 @@ } .watch-video { - margin-top: 25px; + margin-top: 114px; } .ftue-box.chat-inputs { @@ -249,7 +257,7 @@ } .watch-video { - margin-top: 12px; + margin-top: 26px; } .help-content {