/* Maria Veretenina 2025 */
/* Copyright Alexey Kopchinskiy 2025 */

/* Gantry modifiers */
#g-header {
    /*margin-top: 200px !important;*/
}
@media screen and (min-width: 1200px) {
    #g-header{
        margin-top: 300px !important;
    }
}
/* End of Gantry modifiers */