/* Add here all your CSS customizations */
.userbox .profile-picture img {
    object-fit: cover;
    object-position: top;
}