.wrapper_detail{

}

.case_thum{
  width: 100px;
  height: 100px;
  background-size: cover;
  background-position: center;
  margin-right: 20px;
}



.wp-block-image img {
  max-width: 100%;
  height: auto;
}
.case_icon{
  
  width: calc(100% - 100px);
}
.wrapper_detail .process_txt > p{
margin-top: 0;
}
.wrapper_detail .process_tip p{
  line-height: 35px;
  margin-top: 0;

}