.business-title{
    margin-top: 48px;
}

/* #business .row{
    display: flex;
    justify-content: space-between;
} */
/* #business img{
    width: 100%;
    height: 12vw;
} */
/* #business .col{
    width: calc(25% - 12px);
    padding: 0 12px;
} */
/* #business .col:first-child{
    padding: 0 12px 0 0;
} */

/* #business .col:last-child{
    padding: 0 0 0 12px;
} */
/* #business span{
    color: #556ABF;
} */
/* #business i{
    margin-left: 10px;
} */
/* #business h3{
    margin-top: 48px;
} */
