<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.edu .edu-child-header {
  background-image: url("../img/mv-sp.jpg");
}
@media screen and (min-width: 640px) {
  .edu .edu-child-header {
    background-image: url("../img/mv.jpg");
  }
}</pre></body></html>