/* here you can put your own css to customize and override the theme */

img.thumbnail { max-width: 200px; max-height: 150px; width: auto; height: auto }

.clear-fix-custom {
    overflow: auto;
}

.button-right-custom {
    float: right;
}