.content
{
    background-image: url('/static/apps/front/ym/images/bg4-2.jpg');
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position-y: 50px;
    background-color: rgb(13,84,210);
    height: 100vh;
}

.Reg-Box-cz
{
    margin-top: 15px;
}

.show_password img
{
    width: 20px;
    height: 20px;
}