/*
Theme Name:     bard2-child
Theme URI:
Description:    Bard child theme.
Author:         Me
Author URI:
Template:       bard
Version:        0.1.0
*/

.blog-grid > li.blog-grid-style {
    width: 100% !important;
    width: -webkit-calc((100% - 32px ) /2 - 1px);
}
