.key-values-block
+flex(center, center)
margin-bottom: 100px
+respond-to-width(900)
margin-bottom: 50px
.key-values-text
padding: $paddingTextBlock
max-width: $textMaxWidth
color: $primaryColor
background:
color: $secondaryColor
+respond-to(mobile)
padding: $paddingSmallTextBlock
+respond-to(mobile)
flex-direction: column
//
//.key-values-image
// img
// +respond-to(mobile)
// width: 100%