.white{
    color: #fff;
}
@media screen and (max-width: 1399px) {
    .header-menu, .main-navigation ul:not(.main-navigation ul ul) {
        gap: 38px;
    }
}
.logomain{
    margin-left: 38px;
}
@media screen and (min-device-width: 412px) and (max-device-width: 915px) { 
    /* STYLES HERE */
    .gallery img {
    width: 380px;
    height: 100px!important;
    cursor: pointer;
}
}
.center{
    text-align: center;
}
.clrf{
color: #B68C5A;
}
