media query - smaller than Target screen size smaller than the value. #css#media#responsive @media screen and ( max-width: 1024px ) { ... } copy