@media screen and (min-width: 1025px) {}

@media screen and (max-width: 1024px)and (min-width: 768px) {}

@media screen and (max-width: 767px) {}