@media screen and (max-width: 991px)
{
    .form-xml-container {
        width: 100%;
    }

    .warehouse-table thead tr:last-child td {
        line-height: 18px;
    }
}
