#header {
    /*background-color: #153fb4;*/
    background-color: #66CDAA;
    text-align: left;
    align-items: center;
    display: flex;
    font-size: 20px;
    color: white;
    height: 100px;
    overflow-x: hidden;
    overflow: hidden;
}


/*#header_title{
    height: 88px;
    width: 15%;
    position: absolute;
    top: 15px;
    left: 0%;
    font-size: 16px;
    font-size: 2.5vw;
}

p {
    font-size: 30px;
    font-size: 3.5vw;
}*/

#LIKE_logo {
    height: 88px;
    width: 15%;
    position: absolute;
    top: 15px;
    /*bottom: px;*/
    right: 69.5%;
}

#FIOT_logo {
    height: 90px;
    width: 22%;
    position: absolute;
    top: 10px;
    right: 45%;
}

#NM_logo {
    height: 85px;
    width: 18%;
    position: absolute;
    top: 15px;
    right: 24.5%;
}

#HM_logo {
    height: 95px;
    width: 20%;
    position: absolute;
    top: 10px;
    right: 2%;
}
