.crp-wrapper {
width: 100% !important;
height: auto !important;
}
.crp-wrapper .crp-tile-inner { overflow: hidden;
}
.crp-wrapper .crp-tile:hover {
cursor: pointer;
}
.crp-wrapper .crp-tile-img {
max-width: 9999em !important;
max-height: auto !important;
}