@media only screen and (min-width: 961px) { .home #header { z-index: 5; } .home #form { background: none !important; margin-top: -500px; z-index: 10; } .home #frota { background: none !important; margin-top: -70px; padding-top: 0px !important; z-index: 10; } .home #frota-home-bg { background: #E8E7E5; position: absolute; width: 100%; height: 725px; z-index: 0; } .home #frota-home-bg .container { display: none !important; } } @media only screen and (max-width: 960px) { #header { display: none !important; } .home #form h2 { color: #000 !important; } #frota-home-bg { display: none !important; } } .ui-datepicker { width: auto !important; }