.centered-image.top {
    top: 70px;
}

.centered-image.bottom {
    bottom: 100px; /* Pas de positie aan voor mobiel */
	max-width: 50%;
}

.menu ul li a {
    font-size: 14px; /* Adjust font size for mobile */
    padding: 10px 2px;
}

.container {
    width: 80%; /* Adjust width as needed */
    height: 85%; /* Adjust height as needed */
}