.services-wrapper{display:flex;flex-wrap:wrap;gap:45px}.icon-wrapper{align-items:stretch;margin:0 auto;max-width:840px}.services-wrapper.icon-wrapper .service-card{filter:drop-shadow(-1px 6px 3px rgba(0,0,0,.1));width:calc(50% - 30px)}.services-wrapper .service-card .content{background:#fff;color:#000;height:100%;padding:20px}.services-wrapper .service-card .content h4{margin-bottom:5px}.services-wrapper .service-card .image{height:200px}.services-wrapper .service-card .image img{height:200px;object-fit:cover;object-position:center center;width:100%}.title{align-items:center;display:flex;margin-bottom:10px}.service-card.only-icon .title .icon{display:inline-block;height:40px;margin-right:15px;width:40px}.title h4{display:inline-block;margin-bottom:0!important}.service-card.only-icon .title .icon img{height:40px;margin-bottom:0;width:40px}.services-wrapper.only-icon .service-card .content p{min-height:40px}@media (min-width:691px) and (max-width:993px){.services-wrapper{justify-content:center}.services-wrapper .service-card{width:calc(50% - 30px)}}@media (max-width:620px){.services-wrapper.icon-wrapper .service-card.only-icon{width:100%}}