@media (min-width: 576px) {
    .headerRow{
        padding-top: 4rem;
        flex-shrink: 0
    }
}