@media (min-width: 481px) and (max-width: 767px) {
    
.uruntab .nav-tabs .nav-item {
    width: 100%;
    margin-bottom: 1px;
}
  
}