header h1 {
 background-image: url(../image/logo_en.png);
 }
 footer .banner ul.centering li:nth-child(1) {
 background-image: url(../image/banner_1_en.png);
 }
 footer .banner ul.centering li:nth-child(2) {
 background-image: url(../image/banner_2_en.png);
 }
 footer .banner ul.centering li:nth-child(3) {
 background-image: url(../image/banner_3_en.png);
 }
 footer .banner ul.centering li:nth-child(4) {
 background-image: url(../image/banner_4_en.png);
 }
 .foot-logo {
 background-image: url(../image/logo_footer_en.png);
 }