/* Responsive CSS variables */

@media screen and (max-width: 1024px) and (min-width: 783px) {
}

@media screen and (max-width: 782px) {
}
