.google-dealer-form {
    width: 100%;
	height: 1680px;
	margin: 0 auto;
    }
    
/* @media (max-width: 1024px) {
.google-dealer-form {
    width: 540px;
    }
}

@media (max-width: 425px) {
.google-dealer-form {
    width: 95%;
    }
}
*/