@media only screen and (min-width: 992px) {
 .page-header--image {
   background-image: url("https://ec.europa.eu/commission/commissioners/sites/cwt/files/styles/header_image_breakpoints_theme_europa_wide_1x/public/header_background_default_0.png?oDDs86C9");
 }
}

@media only screen and (min-width: 992px), (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 2),(min-resolution: 2dppx)  {
 .page-header--image {
   background-image: url("https://ec.europa.eu/commission/commissioners/sites/cwt/files/styles/header_image_breakpoints_theme_europa_wide_2x/public/header_background_default_0.png?Nhcn_BGG");
 }
}

@media (min-width: 768px) and (max-width: 991px) {
 .page-header--image {
   background-image: url("https://ec.europa.eu/commission/commissioners/sites/cwt/files/styles/header_image_breakpoints_theme_europa_normal_1x/public/header_background_default_0.png?vP3chzQM");
 }
}

@media (min-width: 768px) and (max-width: 991px), (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 2),(min-resolution: 2dppx)  {
 .page-header--image {
   background-image: url("https://ec.europa.eu/commission/commissioners/sites/cwt/files/styles/header_image_breakpoints_theme_europa_normal_2x/public/header_background_default_0.png?6ibAMzy9");
 }
}

@media (min-width: 320px) and (max-width: 479px) {
 .page-header--image {
   background-image: url("https://ec.europa.eu/commission/commissioners/sites/cwt/files/styles/header_image_breakpoints_theme_europa_narrow_1x/public/header_background_default_0.png?67t382-u");
 }
}

@media (min-width: 320px) and (max-width: 479px), (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 2),(min-resolution: 2dppx)  {
 .page-header--image {
   background-image: url("https://ec.europa.eu/commission/commissioners/sites/cwt/files/styles/header_image_breakpoints_theme_europa_narrow_2x/public/header_background_default_0.png?Zg9AYxhh");
 }
}

@media (min-width: 0px) and (max-width: 319px) {
 .page-header--image {
   background-image: url("https://ec.europa.eu/commission/commissioners/sites/cwt/files/styles/header_image_breakpoints_theme_europa_mobile_1x/public/header_background_default_0.png?8gjWAOFv");
 }
}

@media (min-width: 0px) and (max-width: 319px), (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 2),(min-resolution: 2dppx)  {
 .page-header--image {
   background-image: url("https://ec.europa.eu/commission/commissioners/sites/cwt/files/styles/header_image_breakpoints_theme_europa_mobile_2x/public/header_background_default_0.png?744d9ktJ");
 }
}

@media (min-width: 480px) and (max-width: 767px) {
 .page-header--image {
   background-image: url("https://ec.europa.eu/commission/commissioners/sites/cwt/files/styles/header_image_breakpoints_theme_europa_medium_1x/public/header_background_default_0.png?rcU0Pc8z");
 }
}

@media (min-width: 480px) and (max-width: 767px), (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 2),(min-resolution: 2dppx)  {
 .page-header--image {
   background-image: url("https://ec.europa.eu/commission/commissioners/sites/cwt/files/styles/header_image_breakpoints_theme_europa_medium_2x/public/header_background_default_0.png?6I3kJhF-");
 }
}

