@media (min-width: 768px) and (max-width: 1024px) {
  #flex-header { background-color: rgb(255, 255, 255); }
}