h2 {
	font-size: 1.2em;
}
.box_grey, .box_white {
	font-size: .9em;
}
.content_head {
	font-size: 1.4em;
	padding: .5em;
}
.content_inner_wrapper {
	padding: 1em;
}
.content_table, .content_table_cell {
	display: block;
	padding: 0;
	width: 100%;
}
.content_table_cell {
	border-bottom: 1px solid #ddd;
	padding-bottom: 1.5em;
}
.content_table_row {
	display: block;
}
.footer_cell {
	display: block;
	padding: 0;
	width: 100%;
}
.footer_contact {
	display: none;
}
.footer_head {
	font-size: 1.4em;
}
.footer_wrapper {
	display: block;
	padding: 1em;
}
.galleria {
  border: none;
  border-radius: 0;
  box-shadow: none;
  height: 20em;
	margin: 0;
  padding: 0;
  width: 100%;
}
.head_cell_pic {
	display: none;
}
.head_cell_sign {
	padding: 1em 0 1em 1em;
	width: 20%;
}
.head_contact {
	font-size: 1em;
}
.head_lang_selection {
	padding: .2em;
	top: -1.5em;
	right: calc(50% - 3em);
}
.head_line {
	font-size: 1.4em;
}
.head_nav_wrapper {
	display: none;
}
.head_wrapper {
	padding: 0;
}
.home_picture_wrapper {
	margin-bottom: 0;
	top: 0;
	width: calc(100% - 2em);
}
.login_button_submit {
	margin: .5em 0 0 0;
}
.login_text_input {
	margin: 0;
	width: calc(100% - 1em);
}
.main_wrapper {
	width: 100%;
}
.news_window {
	border-radius: 0;
	margin: 10% 0;
	width: calc(100% - 2em);
}
.physicians_description_wrapper {
	background-position: .5em .5em;
	background-repeat: no-repeat;
	background-size: calc(100% - 1em);
	border-radius: .2em;
	height: auto;
	padding: 20em 1em 1em 1em;
}
.pictures_outer_wrapper {
	height: 250px;
}
.small_additional_button, .small_additional_button_close {
	background-position: center;
	background-repeat: no-repeat;
	background-size: 70%;
	border-radius: .5em;
	box-shadow: 0 0 3px #000;
	display: block;
	font-size: 3em;
	height: 1em;
	left: .3em;
	position: absolute;
	width: 1em;
}
.small_additional_button {
	background-color: #fff;
}
.small_additional_buttons {
	background-color: #ace8fd;
	background-image: url("../img/three_dots.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 70%;
	border-radius: .5em;
	bottom: .3em;
	box-shadow: 0 0 3px #000;
	color: #fff;
	display: block;
	font-size: 3.5em;
	height: 1em;
	line-height: 1em;
	position: fixed;
	right: .3em;
	width: 1em;
	z-index: 11;
}
.small_additional_buttons_wrapper {
	background-color: #ace8fd;
	box-shadow: 0 0 3px #000;
	height: 100%;
	display: none;
	position: fixed;
	right: 0;
	top: 0;
	width: 0px;
	z-index: 15;
}
.small_head_nav_button, .small_head_nav_button_clicked {
	border-bottom: 1px solid #fff;
	color: #fff;
	display: block;
	padding: 1em;
	text-decoration: none;
}
.small_head_nav_button_clicked {
	color: #666;
}
.small_head_nav_show {
	background-color: rgba(0,0,0,0.2);
	border: 2px solid #fff;
	border-radius: .2em;
	color: #fff;
	display: block;
	font-size: 3em;
	line-height: 1em;
	height: 1em;
	position: fixed;
	right: .3em;
	text-align: center;
	top: .2em;
	width: 1em;
	z-index: 10;
}
.small_head_nav_wrapper {
	background-color: #ace8fd;
	background-image: url("../img/logo.svg");
	background-position: right 1em top .5em;
	background-repeat: no-repeat;
	background-size: 2.5em;
	box-shadow: 0 0 3px #000;
	display: block;
	font-size: 1.2em;
	min-height: 100%;
	overflow: hidden;
	position: fixed;
	right: 0;
	top: 0;
	width: 0px;
	z-index: 15;
}