
    .nameDiv{display:table;height:300px;position:relative;}
    .nameContentDiv{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;background: #2c1111;
box-shadow:  20px 20px 60px #250e0e, 
             -20px -20px 60px #331414;}
    .imageDiv{text-align:center;height:300px;max-height: 300px;}
    .imageDiv img{height:300px;max-height: 300px;width:250px;background: #2c1111;}
    .gallery-frame{margin:1vmin 0px;}
    span{text-align:center;}
