#maron, #other_product {
    background: #fffef8;
    padding: 64px 0;
}

h2.heading_other_feature::before{background:#f0cc25;}
.adjust_marker {background: linear-gradient(transparent 70%, rgba(241, 204, 37, 0.5) 70%);}
.adjust_txt {color: #f0cc25;}

#apple h2.heading_other_feature::before{background:#f41111;}
#apple .adjust_marker {background: linear-gradient(transparent 70%, rgba(244, 17, 17, 0.5) 70%);}
#apple .adjust_txt {color: #f41111;}

.area_maron_other{margin-top:64px;}