
@media only screen and (min-width:768px){

.customer-account-create .form.create.account{
    width: 50%;
}
.customer-account-create .fieldset.create.account{
    width: 100%;
}
}