/*
.home header {
    position: fixed;
    top: -50px;
    left: 0;
    right: 0;
    margin-top: 67px;
    z-index: 99999;
}
*/

@media (min-width: 1090px){
input#mc4wp_name {
    width: 38%!important;
}
form#mc4wp-form-1 input#mc4wp_email {
    width: 37%!important;
}
form#mc4wp-form-1 #mc4wp-form-1 input[type="submit"] {
    width: 21%!important;
}
form#mc4wp-form-1 div.mc4wp-form-fields {
    width: 100%!important;
}
}