.um-profile .um-cover-e {
    aspect-ratio: 6 / 3 !important;
    width: 100%;
}
.um-profile .um-cover-e img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}