.mod-articlesnews-horizontal{flex-wrap:wrap;padding:0;list-style:none;display:flex}.mod-articlesnews-horizontal figure img{width:100%}.mod-articlesnews-horizontal li{flex-direction:column-reverse;flex:300px;display:flex; justify-content:flex-end;border-radius: 0 0 5px 5px; box-shadow: 0 2px 4px rgba(0, 0, 0, .25); padding: 15px;}

.mod-articlesnews-horizontal li:not(:last-child){margin-inline-end:2rem}.mod-articlesnews-horizontal .readmore{margin-top:auto; position: absolute; bottom: 5%; margin-left: 2%; width: 40%;}@supports (display:grid){.mod-articlesnews-horizontal{grid-gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));display:grid}.mod-articlesnews-horizontal li:not(:last-child){margin-inline-end:0}}