@media (max-width: 800px) {
    #background-container {
	background-image: url('https://cloud.nortic.se/styles/dagny/custom/organizer/2817/mobile/mobilenew.jpg') !important;
	background-color: black !important;
	background-size: contain !important;
    }
}