.t-radio__wrapper {
    width: 100% !important;
}

 .t1119__header {
        border-top: none !important;
    }
    
    .t1119__wrapper {
        border: 1px solid #e5e5e5 !important ;
        border-radius: 16px !important;
        margin-bottom: 16px;
    }
    
    @media screen and (max-width: 479px) {
        .t1119__icon {
            right: 8px;
            width: 30px;
            height: 30px;
        }
    }
    
     @media screen and (min-width: 479px) {
         .t1119__icon {
            right: 10px;
            width: 30px;
            height: 30px;
        }   
     }
     
     
 @media screen and (max-width: 640px) {
    .t1119__textwrapper {
        padding: 0px 16px 10px 16px !important;
    }
}

@media screen and (min-width: 641px) {
    .t1119__textwrapper {
        padding: 0px 24px 16px 24px !important;
    }
}

.t806__result-count {
    text-shadow: none !important;
}

.t806__result-variant {
    text-shadow: none !important;
}