#map{
    width:500px;
    height:380px;
    margin:auto;

}
.img-thumbnail {
    height: 200px;
    width:100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.container {

    text-align: center;
}