body.path-frontpage  .evo-view-evo-news.evo-view-wrapper .card {
    position: relative;
    display: flex;
    flex-direction: row;
    min-width: 0;
    word-wrap: break-word;
    background-color: rgba(255, 255, 255, 0);
    background-clip: border-box;
    border: 0;
    border-radius: 0;
}



body.path-frontpage .paragraph--type--evo-view .evo-views-row-container .evo-view-evo-news .views-row {
    padding: 0!important;
}