
@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 625px)

{
/* propriétés pour mobile */
}

@media screen and (max-width: 976px)
{
/* propriétés pour tablette */
}