:root {
}
@media screen and (max-width: 1280px) and (min-width: 745px) {
:root {
}
}
@media screen and (max-width: 744px) {
:root {
}
}
