.pictoc figure {
background-color: grey;
border-width: 0;
height: 182px;
max-height: 182px;
text-align: center;
line-height: 182px;
border-radius: 5px;
}
.pictoc figcaption {
border: none;
background-color: transparent;
font-weight: bold;
margin-top: 5px;
}
.pictoc img {
border: none !important;
}