#zillow-header-w-nav-options{align-items:center;display:grid;gap:2rem;grid-template-columns:calc(15% - 2rem) 70%;justify-content:start;margin:auto;padding:30px 20px;width:100%}.zillow-logo img{max-height:28px;max-width:100%}@media (max-width:700px){#zillow-header-w-nav-options{grid-template-columns:auto;justify-content:center}.zillow-logo img{max-height:100%;max-width:400px;width:100%}}