@media screen and (max-width: 800px)
{
}
@media screen and (max-width: 650px)
{ 
}
@media screen and (max-width: 500px)
{
}
