.magazine {
    display: flex;
    justify-content: space-evenly;
}

.views-row {
    margin: 2% !important;
}