/* Templatefilename: isg_standard_2025.html */
/* zweispaltig: true  */
#isg_header_img {
	background-image: url('https://www.isg.com/jobs/static/images/hpc_ibk8.jpg');
	height: 179px;
	width: 800px;
}

@media only screen and (max-width: 799px) {
	#isg_header_img {
	height: 120px !important; 
	}
}

@media only screen and (max-width: 420px) {
	#isg_header_img {
	height: 90px !important;
	}
}