@charset "UTF-8";
/* CSS Document */

html { 
  height:inherit!important;
  min-height:inherit!important;
}

footer {
	position:relative!important;
}

@media screen and (max-width:450px) {
.page-content {
	padding-bottom:20px!important;
}
}
