/* Enter Your Custom CSS Here */
.format-gallery a{
	display: inline-block;
    float: left;
    width: 300px;
}

.format-gallery strong{
 clear: both;
  display: block
}

.format-gallery text{
 text-align: center 
}