

@media (min-width: 992px) {
/* Desktop CSS */

}

@media (max-width: 991px) {
/* Mobile CSS */

}
