@media (max-width: 950px) {
/* Titel------------------------------------------------------------------------------------------------------------ */
#packagestitel {
    justify-content: left !important;
}

/* Bilder--------------------------------------------------------------------------------------------------- */
#packagesitem img {
    width:90vw;
    margin-bottom:30px;
}
}
