.content {
    min-height: 100%;
    height: 100%;
    background: transparent !important;
    position: relative;
    z-index: 0;
}

.services-square-entry {
    border-right: 1px #768fb4 solid;
    border-bottom: 1px #768fb4 solid;
    border-left: 1px #768fb4 solid;
    border-top: 1px #768fb4 solid;
    margin-top: -1px;
    text-align: center;
    overflow: hidden;
}