.services__intro{width:370px;margin-right:110px;display:inline-block;vertical-align:top}.services__grid-wrapper{width:calc(100% - 370px - 110px);display:inline-block;vertical-align:top}.service__grid{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-moz-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:stretch;-moz-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.service-item{width:calc(50% - 55px);margin-bottom:4rem}.service-item--link{text-decoration:none}.service-item:nth-child(even){margin-left:110px}.service-item__image-wrapper{margin:0 0 1rem 0}.service-item__btn_wrapper{margin:1rem 0 0 0}{#{% set xxl = '1400px' %}{% set xl = '1200px' %}{% set lg = '992px' %}{% set md = '768px' %}{% set sm = '576px' %}{% set xs = '480px' %}#}@media(max-width:1200px){.services__intro{width:320px;margin-right:60px}.services__grid-wrapper{width:calc(100% - 320px - 60px)}.service-item{width:calc(50% - 30px)}.service-item:nth-child(even){margin-left:60px}}@media(max-width:992px){.services__intro{display:inline-block;width:auto;margin:0 auto}.services__grid-wrapper{margin:4rem 0 0 0;width:100%}}@media(max-width:480px){.service-item{width:100%}.service-item:nth-child(even){margin-left:0}}