.img_r {
    text-align: center;
}

.img_r img{
    width: 180px;
    height: 180px;
    border-radius: 50%;
    border: 2px solid #000;
}