
.home-page-blocks {text-align: center;}

.home-page-blocks h4 {

    position: absolute;
    bottom: 11px;
    right: 15px;
    background: #000;
    color: #fff;
    font-size: 30px;
    padding: 0 13px;
    font-weight: normal;
    letter-spacing: 1.5px;
}
.home-page-blocks img {
    border: solid 2px #333;
}