@import "_form.css";

@media screen
{
    fieldset
    {
        width: 26em;
    }
}
