* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}




@media screen and (max-width: 820px) {

/*main-menu*/

#main-navigation {
  height: auto;
  }

dl.list-contact dd.nortxt input[type="text"],
dl.list-contact dd textarea{
	width:90%;
}


table.taxnews tr {
	padding:-15px;
}



/*taxnews*/
td.texnews-height{
	height: 35px;
}


}



