.check .wrap{
    background: #fff;
}
.check .wrap .row{
    padding: 20px 0px;
}
.check .wrap .row .ts{
    text-align: center;
}

.form .container-fluid{
    background: #fff;
    padding: 25px 20px;
}