.elenco-presslist { overflow-x: hidden;}
.elenco-presslist img { max-width: 100%; height: auto; margin-bottom:10px; }
.elenco-presslist article { margin-left: 8px; margin-right: 8px;}
.elenco-presslist article a { text-decoration: none; }


.elenco-presslist .slick-arrow { z-index:100; cursor:pointer; position: absolute; left:40px; top:0px;height: 100%; width:80px; border: none; background-color: transparent; background-image: url('../../../assets/images/freccia.svg'); text-indent: -100000px; background-repeat: no-repeat; background-position:  center right; background-size: 20px; transform: rotate(180deg);}
.elenco-presslist .slick-arrow.slick-next { left:auto; right: 40px; transform: rotate(0);}
