/**/

@media (min-width: 1030px) { 
.header {
background-image: url(https://www.sport-xxl-mode.de/images/header-neu/header-img/motorrad-pc.jpg);
}
}

@media (max-width: 600px) { 
.header {
background-image: url(https://www.sport-xxl-mode.de/images/header-neu/header-img/smart-motorrad.gif);
}
}

