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

.inner-container {
    width: 500px;
}
div.desc {
    height: auto;
}
.responsive {
    width: 99.99999%;
}
