/*--------------------------------------------------------------
   Blog page
--------------------------------------------------------------*/
.pinhole-section .pinhole-classic {
    opacity: 1;
    .pinhole-item {
        margin-bottom: 50px;
        img {
        max-height: 500px;
        -o-object-fit: cover;
        object-fit: cover;
        font-family: 'object-fit: cover;';
        }
        .pinhole-info {
            max-width: 582px;
            margin-left: auto;
            margin-right: auto;
        }
    }
}