.content {
    padding: 84px 0;
}

.image {
    margin: 20px 0;
}
.item {
    margin-bottom: 80px;
}

.title {
    font-size: 24px;
    font-weight: bolder;
    margin-bottom: 20px;
    color: #e72d28;
}

.desc {
    font-size: 16px;
}

.banner {
    background-image: url(/assets/image/IB_banner.png)!important;
}