﻿.d-profile-image-1 > img {
    width: 360px;
    border-radius: 50%;
}


 
.d-description {
    flex-direction: column;
    width: 100%;
}

    .d-description > .w-field-name {
        width: auto;
        color: Gray;
    }
.d-description .w-field-name {
    font-size: x-large;
}

.d-profile-image-1 {
    width: 100% ;
    align-items: center;
}

