.header-circle-logo {
    height: 2.5em;
    width: 2.5em;
}


@media (min-width: 1400px) {
    
.transparent-bg-for-desktop {
    background-color: rgba(0,0,0,0) !important;
}

}