body {
    background: inherit;
}


@media( max-width : 600px ) {
    .form-line {
        width: 100%;
    }
}