.social-services{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-4px;margin-right:-4px;position:relative;padding:80px 0 50px}.social-services .services-col{width:calc(100% / 4);padding-left:4px;padding-right:20px}.social-services .services-col:last-child{padding-right:4px}.services-row.social-services:after{display:none}.social-services .services-inner{border-radius:0;text-align:center;overflow:hidden;height:100%;padding:35px 32px;transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out}.social-services .services-inner:hover{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1)}.social-services h5{line-height:22px;margin-top:24px;margin-bottom:0;color:#fff}.services-row img{max-height:70px;width:auto}.services-row:after{content:'';position:absolute;border-bottom:1px solid #d4d4d4;width:100%;height:100%;display:inline-block;bottom:-80px}@media screen and (min-width:1200px){.social-services h5{line-height:22px;margin-top:24px;padding:0px;margin-bottom:0px}}@media screen and (max-width:991px){.services-inner h5{font-size:18px}}@media screen and (max-width:767px){.services-row:after{border-bottom:0px}.services-row{margin-bottom:-30px}.services-col{width:50%;margin-bottom:30px}}@media screen and (max-width:640px){.services-col{width:100%}}