@media screen and (min-width: 1025px) {
}


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