#services-content-index a::after, #project-content-index a::after{
    content: none !important;
}
#services-content-index .gallery-item figcaption, #project-content-index .gallery-item figcaption{
    max-height: 97%;
    max-width: 97%;
    padding: 0;
    top: 0;
    align-content: center;
    cursor: pointer;
}