.category_desc {
    margin-bottom: 40px;
}
.category_desc_img {
    margin-bottom: 30px;
}
.category_desc_text {
    margin-bottom: 40px;
    line-height: 1.3;
}
.category_desc_text h4 {
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1.5;
}
.category_desc_text p {
}
.category_desc_text p + h4 {
  margin-top: 20px;
}
