@media only screen and (min-width: 1025px) {
    .fusion-gallery-column:last-child {
        display: none!important;
    }
}