.crp-wrapper {
	width: 100% !important;
	height: auto !important;
}

.crp-wrapper .crp-tile-inner {
    /*border-radius: 50%;*/
		overflow: hidden;
}

.crp-wrapper .crp-tile:hover {
    cursor: pointer;
}

.crp-wrapper .crp-tile-img {
	max-width: 9999em !important;
	max-height: auto !important;
}
