.profile-picture img {
    width: 35px;
    color: transparent;
}

.rounded-circle {
    border-radius: 50%;
}
.rounded-circle {
    border-radius: 50% !important;
}
.profile-picture {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}

figure {
    margin: 0 0 1rem;
}