@media screen and (max-width: 30rem) {
}
@media screen and (min-width: 40rem) {
}
@media screen and (min-width: 67rem) {
}
