.exportButton img
{
	width: 55%;
	height: 55%;
}

.exportButton img:hover
{
	opacity: 0.7;
	cursor: pointer;
}