<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.page1banner{ background: url('../img/10.jpg') no-repeat center center fixed ; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;}
.page1banner p{color:#464646;margin:0 auto;max-width:1200px;font-family:'Raleway'}


@media (max-width: 1050px){.page1banner{display:none;}   .page1banner p{display:none} }

</pre></body></html>