.list_similar {
    display: flex;
    width: 100%;
    gap: 25px;
}

.single_similar {
    width: 100%;
}