#home{
	padding-left: 16px!important;
        padding-right: 16px!important;
	padding-top: 32px !important;
}
*{
	font-size:14px !important;
	text-indent:0!important;
	margin-left:0!important;
	word-break: normal!important;
}

#home>#abc>p:first-child,h4 {
    font-size:inherit !important;
    padding-bottom: 0 !important;
}
#home>#abc>p:first-child span {
     font-size:inherit !important;
}
#home>div>p:first-child,h4 {
    font-size:18px !important;
    padding-bottom: 32px !important;
}
#home>div>p:first-child span {
     font-size:18px !important;
}
#home>.c2,#home>.c3{
    padding-bottom: 32px !important;
}
#home>.c2>span,#home>.c3>span{
font-size:18px !important;
}
ul[type="disc"] {
    padding-left: 16px!important;
    list-style-position: inside!important;
}
ol[type="1"] {
    list-style-position: inside!important;
}