.container-1{
    padding: 40px;
    box-shadow: 0px 0px 25px #00000029 !important;
    background: white;
}
@media only screen and (max-width: 990px) {
    #wrap > section.s_title.pb32.o_colored_level.pt72 > div > div > div.o_colored_level.pt16.col-lg-10{
        width: 60% !important;
    }
    #wrap > section.s_title.pb32.o_colored_level.pt72 > div > div > div.o_colored_level.col-lg-2.pt16{
        width: 40% !important;
    }
   .radio.col-12.col-lg-4.col-md-6{
    max-width: 50% !important;
    
}
img.icon {
    width: 25% !important;
}
}




