.wh250 {
    width: 250px;
    height: 250px
}
.filters_full {
    box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.25) !important;
}

.strip figure:hover img {
    transform: translate(-50%,-50%) scale(1);
}

.strip figure img {
    transform: translate(-50%,-50%) scale(1);
}

