.icon_above::before{width:50px;height:50px;display:block;margin:0 auto 10px}.ic_briefcase::before{content:url(../svg/briefcase.svg)}.ic_key::before{content:url(../svg/key.svg)}.ic_paperPen::before{content:url(../svg/paperPen.svg)}.ic_persons::before{content:url(../svg/persons.svg)}.ic_protect::before{content:url(../svg/protect.svg)}.ic_worker::before{content:url(../svg/worker.svg)}#ic,#ic div{align-items:center}#ic{justify-content:space-around;flex-wrap:wrap;text-align:center}#ic div{width:100%;flex-wrap:nowrap;display:flex}@media screen and (max-width:767px){#ic div{flex-direction:column}#ic div span{margin:10px 0}}@media screen and (min-width:768px){#ic div{flex-direction:row;margin:20px 0}}#ic div span{-webkit-flex:1 1 0;-ms-flex:1 1 0;flex:1 1 0}