/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */
body            { background-color: #000; }


.gallery        { padding: 0px !important; }
.gallery-item   { padding: 4px !important; width: 95px;  float: left !important; }

/*
.gallery .gallery-item:first-child {
    border: 2px solid red !important;
    display: block;
    width: 100%;
}
*/
/*
@media (width <= 400px) {
    .gallery-item { width: 50px !important; border: 2px solid red !important; }  
}
*/
