.imageselect {
    max-width: 230px !important;
    max-height: 230px !important;
}

.imageselect img {
    max-width: 200px !important;
    height: auto !important;
}