@media screen and (max-width: 355px)
{
#modal {
	width: 100%;
}

.page-title	h1 {
	font-size: 17px!important;
	font-weight: bold;
}
}

@media screen and (max-width: 600px){
	.zurn_u_nas li b {width: 100%; float: none;}
	.zurn_u_nas li p {width: 100%; float: none};
}