#section-about img {
    width: auto;
    max-width: 100%;
    height: auto;
    border-radius: 50%;
    border: 5px solid var(--color-primary7);
}