.img-circle {
    width: 200px;
    height: 200px;
    border-radius: 150px;
    margin: 2% auto;
    border: 3px solid #F00;
}