/* @title Your Profiles Grid */
/* @help Controls the Your Profiles page from the User Menu */
.profile_grid {
    text-align: center;
}

.profile_grid .item {
    display: inline-block;
}

.profile_grid img {
    width: 185px;
    height: 185px;
}