  .grid-block img {
	width: 100%;
    height: auto;
	margin-left:auto;
	margin-right:auto;
	height:inherit;
    border-radius: 5px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
}

.stk-component-editor-wrapper.masonry h4 {
    padding-top: 10px;font-weight:bold;
}

.stk-component-editor-wrapper.masonry {
     text-align: center;
}


   