.photo-box-container{-moz-transition:all .3s ease;-webkit-transition:all .3s ease;-o-transition:all .3s ease;background-size:cover;padding:40px;text-align:center;min-height:320px;border-radius:10px;display:flex;justify-content:center;flex-direction:column;color:white;font-weight:bold;font-size:30px;text-align:center}.photo-box-container:hover{-webkit-box-shadow:0px 3px 30px #00000029;-moz-box-shadow:0px 3px 30px #00000029;box-shadow:0px 3px 30px #00000029}