.light #site-id {
	background: url(../img/site-id-en-light.png);
}

.dark #site-id {
  background: url(../img/site-id-en-dark.png);
}

.en #site-id a {
    left: 8px;
    top: 57px;
    width: 341px;
    height: 55px;
}