.about-image-part img {
    width: 290px;
    height: 290px;
    border-radius: 50%;
    border: 5px solid #fff;
    object-fit: cover;
}