
.img-max {
    max-width: 200px;
    max-height: 150px;
}
.btn-file {
    position: relative;
    overflow: hidden;
}
.fileinput .btn {
    vertical-align: middle;
    margin-top: 10px;
}