
			.container-bg-image {
			position: absolute;
			top: 0;
			left: 0;
			z-index: -1;
			height: 100% !important;
			width: 100vw !important;
			object-fit: cover;
			}
		


		.image-container-with-link-image-inside img {
			height: 100%;
			width: 100%;
			object-fit: cover;
		}
	

