section.heading-page {
    background-image: url(../../../../banner/flotta-bg.jpg) !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 230px;
    text-align: center;
}


.pswp__ui.pswp__ui--hidden,
.about-intro .col-four {
    display: none;
}

.col-eight {
width:100% !important;
}
div#demo-test-gallery a {
    width: 31%;
    float: left;
    margin: 1%;
    margin-bottom: 25px;
    height: 250px;
    overflow: hidden;
    text-align: center;
    background-color: #000;
    border: 1px solid #7b7979;
}


h1.title_album {
    text-transform: uppercase;
    color: #1f1f2c;
    line-height: 1.3;
    font-weight: 700;
    font-size: 36px;
    margin-bottom: 20px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
}

#about > div.row.about-bottom-image > h1.title_album {
    display: none;
}

p.num_foto_album {
    display: none;
}

@media (max-width:990px)
{
div#demo-test-gallery a {
    height: 190px;
}
}

@media (max-width:800px)
{
div#demo-test-gallery a {
    width: 48%;
}
div#demo-test-gallery a {
    height: 260px;
}

}



div#demo-test-gallery a img {
    height: 100%;
    width:auto;
    max-width: none;
}
@media (max-width:420px)
{
div#demo-test-gallery a {
    width: 98%;
}
div#demo-test-gallery a {
    height: auto;
}
div#demo-test-gallery a img {
    width: 100% !important;
}
}
@media (max-width: 767.98px) {
    div#demo-test-gallery a {
        background-color: #FFF;
    }
    h1.title_album {
        text-transform: uppercase;
        color: #fff;
        line-height: 1.3;
        font-weight: 700;
        font-size: 23px;
        margin-bottom: 20px;
        text-align: center;
    }
    section.meetings-page {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
        background-color: #1f262c;
    }
}




