.c4d-image-widget-select-image {
	.button {
		cursor: pointer;
	}
	img {
		width: 100%;
		height: auto;
	}
}