#opere .row-custom .column.first a:nth-child(1) .img, #opere .row-custom .column.third a:nth-child(1) .img {
  height: 263px !important;
}
#opere .row-custom .column.first a:nth-child(2) .img, #opere .row-custom .column.third a:nth-child(2) .img {
  height: 263px !important;
}
#opere .row-custom .column.first a:nth-child(3) .img, #opere .row-custom .column.third a:nth-child(3) .img {
  height: 172px !important;
}
#opere .row-custom .column.second a:nth-child(1) .img, #opere .row-custom .column.fourth a:nth-child(1) .img {
  height: 198px !important;
}
#opere .row-custom .column.second a:nth-child(2) .img, #opere .row-custom .column.fourth a:nth-child(2) .img {
  height: 250px !important;
}
#opere .row-custom .column.second a:nth-child(3) .img, #opere .row-custom .column.fourth a:nth-child(3) .img {
  height: 250px !important;
}
#opere .title-section {
  margin-bottom: 30px;
}

@media (min-width: 992px) {
  #pubblicazioni .link_wrap {
    margin-bottom: 60px;
    margin-top: 30px !important;
  }
}
@media (max-width: 991.98px) {
  #pubblicazioni .link_wrap {
    margin-top: 10px !important;
    margin-bottom: 60px;
  }
}