.pt-portfolio-element figure {
    width: 100%;
    margin-bottom: 20px;
    border-radius: 5px;
}
.pt-portfolio-element figure a {
    display: block;
}
.pt-portfolio-element figure a img {
    width: 100%;
    height: 100%;
}