form#form_abo .form-check-label{
    margin-left: 20px;
}
form#form_abo .form-check{
     padding-left: 0px;
 }

#responseContent ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
#responseContent ul li{
    padding: 0 !important;
    font-size: 16px;
    line-height: 1.2;
}
#responseContent ul li b{

}
#responseContent ul li:first-child{
    padding: 15px 0 0 0 !important;
    font-size: 16px;
    line-height: 1.2;
}