.topbar {
    display: none;
}

#instagram-section{
    background: var(--corInstagram);
}

#instagram-container-img{
    width: 50%;
    height: 100%;
    background-color: transparent;
    line-height: 0;
    flex: 1;
    max-height: 500px;
    overflow: hidden;
}