.industries-module .industriess-row{display:flex;flex-wrap:wrap;gap:21px 58px}.industries-module .industries-box{align-items:center;background:#fff;border-radius:6px;box-shadow:0 0 10px 0 rgba(33,21,13,.13);display:flex;flex-direction:column;height:174px;justify-content:center;margin:10px 0;padding:20px;transition:.5s;width:calc(20% - 47px)}.industries-module .industries-box:hover{-ms-transform:scale(1.1);-webkit-transform:scale(1.1)}.industries-module .industries-box .heading{color:#123d70;font-size:14px;font-weight:600;line-height:1.42;margin:20px 0 0;text-align:center}.industries-module .industries-box .heading a{color:inherit}.industries-module .btn-block{margin-top:68px;text-align:center}@media only screen and (max-width:992px){.industries-module .industries-box{width:calc(33% - 40px)}}@media only screen and (max-width:768px){.industries-module .industries-box{width:calc(50% - 15px)}.industries-module .industriess-row{gap:21px 28px;justify-content:space-between}}