Consulta básica de mídia Sintax
@media screen and (max-width: 720px) {
/*CSS codes go here*/
}
Sephiree
@media screen and (max-width: 720px) {
/*CSS codes go here*/
}