@media(min-width: 1200px){
    input.span8,
    textarea.span8{
        width: 95% !important;
        max-width: 95%;
    }
}

