figure.image-shadow img,
.image-shadow {
    /*box-shadow: 2px 2px 3px 0 #bbbbbb;*/
}

figure.image-rounded img,
.image-rounded {
    /*border-radius: 5px;*/
}
