diff --git a/web/src/sass/_common.sass b/web/src/sass/_common.sass
index 1aaf1dd7..0475a9d7 100755
--- a/web/src/sass/_common.sass
+++ b/web/src/sass/_common.sass
@@ -1121,10 +1121,30 @@ a[name]
height: 400px
background-position: bottom center
+ +m
+ height: auto
+
+ &_students &_quote &__column_text
+ +m
+ padding: 0 0 0 10px
+
+ &_students &__center:nth-child(1)
+ +m
+ flex-direction: column
+
+ &_students &__center:nth-child(2)
+ margin-top: 40px
+
+ +m
+ margin-top: 0
+
&__quote
font-size: 18px
margin: 0 0 60px
+ +m
+ font-size: 14px
+
& &-text
margin-bottom: 20px