.programme .bom .wrapper .item {
    padding: 10px 0;
    
}
.programme {
    padding-bottom: 0;
    
}
.programme .bom .wrapper .item .box1 {
    /* height: 434px!important; */
}
.cooperation .bom {
    margin-top: 0;
}
.customized .bom .wrapper .item img {
    margin-bottom: 45px;
  height:60px;
}
.customized .bom .wrapper .item span:last-child {
    margin-top: 16px;
}
.customized .bom .wrapper .item {
    padding: 0;
    margin-bottom: 63px;
}

.increment .bom .wrapper .item .box1 {
    box-shadow:0px 4px 15px 0px rgba(0, 0, 0, 0.08);
    /* border-radius: 0; */
}
.increment .bom .wrapper .item .box1 img {
    width: 100%;
    height:374px;/* 300px*/
    border-radius: 0;
    margin-top: 0;
}
.increment .bom .wrapper .item .box2 img {
    width: 120px;
    height: 40px;
    margin: 30px 0 100px 0;
}
.increment .box1 {
    height: 469px;
}
.increment .box1 .box2 {
    margin: 0;
}
.service .bom .wrapper .item .box1>img {
    margin-bottom: 0;
}
@media screen and (min-width:0px) and (max-width:800px){
  .increment .box1{    height: auto!important;}
  .increment .bom .wrapper .item .box1 img{height: auto!important;}
}
