.article-tiles-container
    display: flex
    flex-wrap: wrap
    gap: 3rem
    justify-content: center
    margin-bottom: 2.5rem
    .card
        width: 16rem
        margin: unset
        @include phone
            width: 20rem