﻿.user-table td {
    text-align: center;
    vertical-align: middle;
}

.image-cropper {
    width: 150px;
    height: 150px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
}

img {
    display: inline;
    margin: 0 auto;
}

.mud-avatar-img {
    height: auto !important;
    width: 100% !important;
}
