.mennu{
    color:#000;
}

body {
    font-family: Jost, sans-serif;
}

.logoW {}

.fitD {
    height: 400px;
    transform: translateY(0%);
}

.logo {
    margin-top: 0px;
    width: 244px;
}

.a10 {
    background-color: #ffffff;
    border-color: #ffffff;
    margin-bottom: 0px !important;
    padding: 20px;
}

.a17 {
 
    display: none;
}

.a67 {
    font-weight: 400;
    color: #393c3e;
    text-align: left;
    height: auto;
    overflow-x: auto;
}
@media screen and (max-width: 500px) {

.fitD {
    height: 200px;
    transform: translateY(0%);
}}