.thsn-ihbox-style-1 .thsn-ihbox-box.d-flex{
    align-items: flex-start;
}
.thsn-ihbox-style-1.thsn-ihbox .thsn-element-title{
    font-size: 18px;
    line-height: 24px; 
    margin-bottom: 10px;
}
.thsn-ihbox-style-1 .thsn-ihbox-icon-wrapper{
    font-size: 22px;
    line-height: 22px;
    color: var(--thsn-educosta-global-color);
}
.thsn-ihbox-style-1 .thsn-ihbox-icon{
    margin-right: 25px;
}
.thsn-ihbox-style-1 .thsn-ihbox-icon-wrapper.thsn-ihbox-icon-type-image img{
    max-width: 60px;
    height: 60px;
    border-radius: 100%;
}
.thsn-ihbox-style-1 .thsn-ihbox-icon-wrapper.thsn-ihbox-icon-type-text{
    font-size: 22px;
    line-height: 22px;
    font-weight: 600;
}