#industry .container{
    padding-top: 16px;
    margin-top: 48px;
}
/* #industry .row{
    display: flex;
    justify-content: space-between;
} */

/* #industry .col:first-child{
    padding: 0 12px 0 0;
} */
/* #industry .col{
    width: calc(25% - 12px);
    padding: 0 12px;
} */
/* #industry .col:last-child{
    padding: 0 0 0 12px;
} */

/* #industry img{
    width: 100%;
    height: 12vw;
} */

/* #industry span{
    color: #556ABF;
} */
/* #industry i{
    margin-left: 10px;
} */
