.tpl-menu-h1-section .vs-container {
    margin-top: 0;
}

.tpl-menu-h1-section.vs-show-space .vs-container {
    margin-top: 20px;
}

.tpl-menu-h1-section .vs-wrapper--fluid {
    margin-top: 0;
}
.tpl-menu-h1{
    color:  #262626;
    font-size: 26px;
    font-style: normal;
    font-weight: 300;
    line-height: 32px; /* 123.077% */
}

.tpl-menu-h1 {   color: #262626;   font-size: 24px !important;   font-style: normal;   font-weight: 400 !important;   line-height: 32px;   height: 54px !important;   text-align: center !important;   align-content: center !important;   margin-bottom: 10px !important; margin-top: -10px !important} .tpl-menu-h1-section{background-color: #f1f1f1 !important} 

@media (min-width: 1440px) {
    .tpl-menu-h1-section.vs-show-space .vs-container {
        margin-top: 20px;
    }
}

@media (max-width: 743.98px) {
  .tpl-menu-h1 {
    height: 80px !important;
    font-size: 20px !important;
  }
}