  @media screen and (min-width: 1000px) {
.block-page-list-image-grid {
    grid-template-columns: 1fr 1fr 1fr !important;
}
}