@media screen and (max-width: 800px) {
    .primary-navbar .navbar {
        row-gap: 0px !important;
        column-gap: 0px !important;
    }

}

@media screen and (max-width: 800px) {
    a.cometowidth {
        width: 137px !important;
    }
}

@media screen and (max-width: 800px) {
    a.textmywidth {
        width: 137px !important;
    }
    
}
