/* Large screens - 992px and up */
@media (min-width: 992px) {
  /* Add your large screen styles here */
  
}