@media screen and (max-width: 992px) {
  body {
    background-color: blue;
  }
}