
@media (max-width: 480px) {
    
     .td2 {
         display:none;
     }
    
}

.actions-top a {
    text-decoration: none;
    font-weight: 400;
}

.actions-top a:hover {
    text-decoration: underline;
}

.actions-top a.active {
    font-weight:600;
    
}