body {
  background-color:#005faaff;
@media only screen and (max-width: 769px) {
  body {
    background-color:#005faaff;
  }
  }
