.steps-container{margin:5% auto;overflow:hidden;padding:0 1rem}.steps-container .steps-title{padding:1.5rem 0 1rem}.steps-title h2{font-size:2.5rem;font-weight:700;margin:.5rem 0 0;text-align:center}.steps-main{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center}.steps-main li:nth-child(2n){margin:1.5rem 3rem 2rem}.steps-main.steps-verticle{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:1rem}.step-item,.steps-main.steps-verticle li:nth-child(2n){margin:1.5rem 0 2rem}.step-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:32rem;min-height:12rem;overflow:hidden}.steps-main.steps-verticle .step-item{max-width:50rem}.step-num{-webkit-box-flex:1;-ms-flex:1 0 25%;flex:1 0 25%;min-height:4rem;position:relative}.num-val{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.step-txt{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;-webkit-box-flex:1;-ms-flex:1 0 75%;flex:1 0 75%;padding:1.6rem 1rem 1.3rem;text-align:left}span.step-txt>*{margin:0;padding:0}@media only screen and (max-width:600px){.steps-main{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.steps-main.steps-verticle{margin-left:0}.steps-main li:nth-child(2n){margin:.5rem 0 1rem}li.step-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.step-txt{text-align:center;-webkit-box-flex:1;-ms-flex:1 1 90%;flex:1 1 90%}.step-num{-webkit-box-flex:1;-ms-flex:1 1 10%;flex:1 1 10%}}