/*
Theme Name: Berg Child Theme
Theme URI: http: //demo.yosoftware.com
Description: This is a custom child theme for Berg
Author: YOSOFTWARE
Author URI: http: //yosoftware.com/
Template: berg-wp
Version: 0.1
*/

@import url("../berg-wp/style.css");

/*
Insert here your custom css
*/

#foogallery-gallery-1526 .item {
    width: 33.33%;
}

@media screen and (max-width: 568px){
    body .wc-gallery .gallery-caption {
        display: block;
    }
}