#module-higallery-gallery .page-content.card.card-block, #module-higallery-galleryimage .page-content.card.card-block{
    max-width: 1280px;
    width: 100%;
}
#galleries .galleries-block > a{
    border: 1px solid #ffc30f;
}
#galleries .galleries-block h4{
    background: #ffc30fe0;
    font-size: 18px;
    font-weight: 400!important;
    font-family: inherit;
    text-transform: uppercase;
}
.gallery-title{
    font-size: 18px;
    font-weight: 400!important;
    font-family: inherit;
    text-transform: uppercase; 
    margin: 50px 0 30px;
    color: #ffc30f;
    border-bottom: 1px solid #ffc30f;
}
#module-higallery-gallery  #main, #module-higallery-galleryimage #main{
display: flex;
align-items: center;
justify-content: center;
}
.my_hook_to_up{
margin-top: -187px;
}