.reserved_title, p[name="reserved_gift_aid"]::before, p[name="reserved_gift_aid"]::after, p[name^="reserved_"]>label>span.column, .help {
    line-height: 22px!important;
    font-size: 80%;
}
#step-1 p[name=reserved_gift_aid], #type-b.arya #step-1 p[name="reserved_gift_aid"] {
    padding: 60px 15px 15px 15px;
    background: url(https://cdn.iraiser.eu/5mUZmfU8QtV4idz4EEMztQ==/default/origin/512px-GiftAidUKLogo.svg.png) no-repeat top left;
    margin: 20px;
    background-size: 135px;
}
p[name=reserved_gift_aid]:before{
    /*content:"Are you a UK taxpayer? Add an additional 25p for every £1 you donate for free.";
    margin-bottom: 10px;
    display: inline-block;*/
}
label[for="reserved_gift_aid"] > label::after{
    display: none;
}
.reserved_title,p[name="reserved_gift_aid"]::before,p[name="reserved_gift_aid"]::after,p[name^="reserved_"]>label>span.column,.help{
    line-height: 22px!important;
    font-size: 80%;
}
p[data-type=radio][name="reserved_gift_aid"] > label::after,
p[data-type=checkbox][name="reserved_gift_aid"] > label::after{
        
    font-size: 20px;
}
p[data-type=radio][name="reserved_gift_aid"] > label::after{
    line-height: 25px;
}
p[data-type=checkbox][name="reserved_gift_aid"] > label::after{
    line-height: 38px;
}
p[data-type=radio][name="reserved_gift_aid"] > label{
    
    min-height: 20px;
}
p[data-type=checkbox][name="reserved_gift_aid"] > label{
    min-height: 40px;
}
p[data-type=radio][name="reserved_gift_aid"] > label::after,
p[data-type=checkbox][name="reserved_gift_aid"] > label::after,
p[data-type=radio][name="reserved_gift_aid"] input:checked + span::after {
    width: 46px;
}
p[data-type=checkbox][name="reserved_gift_aid"] input:checked + span::after {
 
    font-size: 12px;
    top: -1px;
    width: 46px;
}