/* Enter Your Custom CSS Here */

div.esam_kontakt {
  width: 300px;
}

table.esam_kontakt th {
  width: 20px;
}

@media handheld, only screen and (max-width: 340px) {
	
	div.esam_kontakt {
		width: 100%;
	} 
}
