/** Tablet */
@media only screen and (max-width: 991px) {

    #chicksTable {
        display: none;
    }
}