@media screen and (max-width: 990px) { #book-search { width: 80px; } } @media screen and (max-width: 768px) { #book-search { width: 40px; } }