.services{display:flex;flex-direction:row;flex-wrap:wrap}.service__item{margin-bottom:1.5em;margin-right:1.5em;width:calc(33.3% - 1em)}.service__item:nth-child(3n){margin-right:0}.service__item--img{width:100%}.service__item--content{padding:1em;text-align:center}.service__item--content h2,.service__item--content h3,.service__item--content h4{font-size:24px;margin-bottom:0}.service__item--content .arrow-link{color:#000;font-size:24px}@media(max-width:767px){.services{flex-direction:column}.service__item{margin-right:0;width:100%}}