/* This CSS file will be loaded at last. Any CSS customization should be placed here */
@media screen and (max-width : 580px) {  
    .vrcuserorderstable td {
        display: block;
    }
}