.file_control {
	.img-wrapper {
		height: 100px !important;
	}

	.file-dropper {
		div {
			opacity: 1 !important;
		}
	}

	.filename {
		color: #fff;
	}
}
