@charset "UTF-8";
/* CSS Document */

.mg{
    margin-top: 200px!important;
}
.frame{
    text-align: center;
}
.gallery-item:hover .frame{
    color: #000;
}
.bi-link-45deg{
    margin-bottom: 50px!important;
}
@media(max-width:575px){
    
    .mg {
        margin-top: 100px!important;
    }
    .mg1{
        margin-top: 100px!important;
    }
}