#map{
    height: 400px;
    width: 100%;
}

.thumbnail img{
    width: 100%;
}

.thumbnail{
    padding: 0;
}

.thumbnail .caption-full{
    padding: 9px;
}

.delete-form{
    display: inline;
}

.checked {
    color: orange;
}

.card-max-size {
    height: 350px;
}