﻿
.layout .header {
    padding: 0px !important;
    margin: 0px !important;
    background: none !important;
    box-shadow: none !important;
}

.menuWrapper{
    border-top: 5px solid #ffd400;
    background: #002d56;
    width: 100%;
    height: auto;
    color: #fff;
}

.menuShape{
    margin: 0px !important;
    line-height: 0;
    width: 100%;
    height: auto;
}

.menuShape img{width: 100%;}

.phone .header-right {
    display: flex !important;
}

