.quote-block
+flex(center, center)
background:
color: transparent
margin-bottom: 100px
+respond-to-width(900)
margin-bottom: 50px
.quote-text
padding: $paddingTextBlock
max-width: $textMaxWidth
color: $white
+respond-to(mobile)
padding: $paddingSmallTextBlock
+respond-to(mobile)
flex-direction: column
.quote-person
img
+respond-to(mobile)
width: 100%