.card_container {
    padding: 0% 8%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}