h1 {
    font-size: 40px;
}

h2 {
    font-size: 28px;
}

.popup-gallery img {
    width: 400px;
    height: 300px;
}

@media (min-width: 992px) {
    .d-lg-block {
        /* display: block !important; */
        margin-top: 50px;
    }
}
