.round img { -webkit-border-radius: 50%; -o-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; 
    width: 300px;
    height: 300px;
    border: 10px #fff solid;
}