header h1 {
    float: none;
    margin: 10px auto;
	background-image: url('../images/logo2025-mobile.png?t=1');
    height: 115px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
}

header address {
    width: 250px;
    margin: 0px auto;
    float: none;
    padding-bottom: 10px;
	margin-bottom: 20px;
}

#content {
    float: none;
}

#sidebar {
    float: none;
    margin: 0px auto;
}

#container {
	margin-top: 40px;
}