img {
	max-width: 100%;
}

/* fix til apple browsere image lazy-load maj 2022 */
.forsidenyhed .image_DIV IMG
{
        width: 100% !important;
	border: 1px solid rgba(255, 255, 255, 0);
}
