@media only screen and (min-width: 768px) {
  .navbar {
    background: #65b0e2;
  }
}