.register_123{
    width: 50% !important;
}

@media(max-width:668px){
    .reg_logo{
        width: 200px;
    }
    .register_123{
        width: 90% !important;
    }
}