/* Mobile 3.6.0 | mobilejoomla.com/license.html */
@media screen and (max-width: 767px) {
    .responsive-table {
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
}
