.navbar{
    background-color: #000;
    height: 170px;
}
.linksNav{
    display: flex !important;
    height: 100%;
    align-items: flex-end;
    padding-bottom: 10px;
    font-size: 20px;
    font-weight: 600;
}
.container{
    height: 100%;
}