    
    .archived-works-title{
    text-align:center;
}

@media screen and (min-width:768px) and (max-width:1024px){
    .archived-works-title{
        font-size:4rem;
    }

    #foogallery-gallery-778 .fg-image {
        width:300px !important;
}

.fbx-phone .fbx-caption-desc{
    font-size:25px;
}
}


@media screen and (min-width:1025px){

    .archived-works-title{
        font-size:7rem;
    }
    .foogallery.fg-caption-hover .fg-caption .fg-caption-inner{
    top:80%;
}
}