
@media (max-width: 992px) {
      header {
    background: url(../Img/ddsemetes2025.png) -350px -95px no-repeat; }
}


@media (max-width: 1200px) and (min-width: 992px) {
      header {
    background: url(../Img/ddsemetes2025.png) center -95px no-repeat; }
   
}﻿

@media (max-width: 768px) {
      header {
    background: url(../Img/ddsemetes2025.png) center -40px no-repeat; }
}

@media (max-width: 576px){
    header {
    background: url(../Img/ddsemetes2025.png) -650px 0px no-repeat;}    
}
