div.kz-file-custom-wrap {
	margin-bottom: 15px;
}

div.media-object {
	display:table;
	width: 100%;
}

div.kz-file-custom-wrap div.kz-file-thumbnail img {
	max-width: 60px;
}

div.kz-file-custom-wrap a.button {
	margin-bottom: 0;
}

@media screen and (min-width: 64em) {

	div.kz-file-custom-wrap a.button {
		float: right;
	}

}

@media screen and (max-width: 39.9375em) {

	div.kz-file-custom-wrap .media-object-section:last-child:not(:nth-child(2)) {
		padding-left: 0;
		padding-bottom: 0;
	}
	
}

