/* Changes width and centers Alternate Web Template forms */@media (min-width: 992px){
#content .col-md-offset-3 {
    margin-left: 5%;
    width: 900px
}
}
