.filtr-item img {
    max-width:300px;
    height:auto;
}
.filtr-container {
    display:flex;
}
.filtr-item {
    flex:0 0 400px;
    width:400px;
}