#p_27 .para_head.head1 {
    position: relative;
    padding: 0 0 5px 32px;
    margin-top: 15px;
}
#p_27 .para_head.head1::before {
    content: "";
    position: absolute;
    background: url(../../images/SVG/p_21_icon1.svg) no-repeat 0 0;
    background-size: contain;
    width: 25px;
    height: 25px;
    left: 0;
    top: -2px;
}
#p_27 .para_head.head2 {
    position: relative;
    padding: 0 0 5px 32px;
    margin-top: 15px;
}
#p_27 .para_head.head2::before {
    content: "";
    position: absolute;
    background: url(../../images/SVG/p_21_icon2.svg) no-repeat 0 0;
    background-size: contain;
    width: 25px;
    height: 25px;
    left: 0;
    top: -2px;
}




.p_21 {
	
	background: var(--white-color);
	
}