.jumbotron img {
    border-radius: 900px;
    width: 290px;
    border: 5px solid lightseagreen;
}

.about hr {
    width: 250px;
    border-top: 3px solid #999;
}