.steps
+flex()
+flex-rows()
padding: 100px 0
+respond-to(mobile)
padding: 50px 0
.step
flex-basis: 50%
+respond-to-width(650)
flex-basis: 100%
background-color: white !important
&:nth-child(4n+1),
&:nth-child(4n+4)
background-color: rgb(234, 237, 239)
padding: 75px 50px
+respond-to(mobile)
padding: 60px 35px
.step-number
margin-left: -20px
position: absolute
font-size: 140px
opacity: 0.15