/*
	Basic page style sheet <500px
	© Thomas Osthege 12.3.2017
*/

.inner-container {
    width: 100%;
}
.page-header {
    margin: 0 10px 0 10px;
}
.page-footer {
    margin: 30px 10px 15px 10px;
}
div.desc {
    height: auto;
}
.responsive {
    padding: 0 5px 30px 5px;
    width: 99.99999%;
}
