@media (min-width: 901px) and (max-width: 1200px) {
    .nav-link.active::after {
    width: 3%;
}

    
}