@charset "UTF-8";
/* CSS Document */

/*
CSS Name: Gallery Styles
Description: This is a custom stylesheet for image gallery
Author: Discover Me
Version: 1.0
*/

.ngg-gallery-thumbnail {
    text-align: center;
    max-width: 100% !important;
    background-color: #FFF;
    border: 0px;
    margin: 5px;
}

