/* resizing settings for the header image */
.hd-c2 img,
.media  {
	width: 60em;
	height: 20em;
}

.hd-c1 img {
border: 0;
}

#language img {
  width: 30px;
  height: 22px;
  padding-right: 10px;
}

.logosize {
	width: 19em;
	height: 8.4em;
	border: 0;
}

/* resizing settings for the images */
.csc-frame-frame1 img,
.csc-frame-frame2 img {
	width: 16em;
	height: 12em;
}

/* image resize for login button */
.form-login img {
	width: 16.8em;
	height: 2em;
}