@media (max-width: 800px) {
    #background-container {
	background-image: url('https://www.nortic.se/styles/dagny/custom/organizer/2789/mobil/BI_nojet.jpeg') !important;
	background-color: black !important;
	background-size: contain !important;
    }
}