@media(max-width:425px)
{
    h1
    {
        width:100% !important;
        font-size:38px !important;
    }
    #textcenter
    {
            display: flex;
    justify-content: center;
    }
    .hidden-xs
    {
        display:block !important;
    }
    .withoutripple span
    {
        font-size:12px !important;
    }
    #fluid
    {
        padding:10px !important;
    }
    .lead.lead-lg
    {
        text-align:justify;
                font-size: 16px;
    }
    .sec_img
    {
            margin-left: -75px !important;
             max-width: 452px !important;
    }
    #wwwww
    {
        text-align:center;
    }
    #fok
    {
                   width: 93% !important;
        margin-bottom: 35px !important;
    }
    .form__btn
    {
                margin-left: 81px !important;
    }
    #mainheading
    {
            text-align: center;
    font-size: 54px !important;
    margin-top: -23px !important;
    }
    #center-block
    {
        text-align:center !important;
        font-weight: 600;
    }
    
}