.col-sm-4 {
    border: solid blue;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
