img[src$="ernest1.png"]{
    width:256px;
    height:256px;
    max-width:50vw;
    max-height:50vw;
    border: 4px solid white;
    border-radius: 50%;
    margin: auto;
}
