.box-layout17 > a { position: relative; }
.box-layout17 .text{position: absolute;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%); text-align: center; width: 100%; padding: 15px }
.box-layout17 .text p:last-of-type{ margin-bottom: 0 }