.t1025 .t-store__card__imgwrapper, .t1025 .t-store__card__bgimg, .t1025 .t-store__card__img  {
        width: 100px !important;
        height: 100px !important; /* or a fixed height */
        object-fit: cover; /* crops to fit */
        border-radius: 50% !important;;
}

.t1025__imgwrapper, .t1025 .t-store__card__imgwrapper_column {
    width: 100px !important;
}