



#description { background: black; color: white; position: absolute; bottom: 0; padding: 10px 20px; width: 525px; margin: 5px; }


.panel{width:100%; height:auto;  max-height:500px; overflow:hidden; margin-bottom:0px}
.galtd{display:inline-block; width:60px; height:40px; overflow:hidden}
.galthumbsimage{width:auto; max-width:60px !important; margin:3px; padding:0; max-height:40px; }
.galimage {width:auto; height:auto; max-height:400px; max-width:100%;}

@media screen and (max-width: 660px) {
.galtd{display:inline-block; width:50px; height:auto; overflow:hidden}

}