 @media screen and (max-width: 800px) {
}
@media only screen and (min-width : 801px) and (max-width : 1024px) {
}
