@media screen and (min-width=1000px) {
    .portfolio-grid-image {
        width: 1200px !important;
        height: 800px !important;
    }

    .portfolio-detail-image {
        width: 1200px !important;
        height: 625px !important;
    }
}
