.bg-imagee2{
  width: 100vw;
height: 100vh;
background-position:center; 
background-repeat: no-repeat; 
background-image: url(shop1.4.jpg);
  background-size:cover;

}
.menu {
  background-color: #3D3D3D;
}

.container{

  padding-top: 80px;
padding-bottom: 80px;
}

.thumbnail{
  padding-bottom: 70px;
}
.caption{
  text-align: center;
font-size: 25px;
font-family: "Avenir-Black", Avenir, "Helvetica Neue", Helvetica, sans-serif;
}