article.item.profile {
    background: none !important;
    margin-bottom: 2em;
}

article.item.profile h3 {
    background: none !important;
    padding: 0 !important;
}

article.item.profile .details .image .frame,
article.item.profile .details .googleMap {
    border-radius: 50%;
    background-color: #fff;
    aspect-ratio: 1;
    height: auto;
}

article.item.profile .relatedItems {
    display: none;
}