/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */

.overflow-hidden {
    overflow: hidden;
}

.gallary-image figure img {
    width: 40%;
}