@media (min-width : 993px) and (max-width : 1249px) {
    .login-container {
        margin-top: 30px !important;
        height: 411px;
    }
    .progressticketbox1,.progressticketbox2,.progressticketbox3{
        width: 48%;
    }
    .progressticket p{
        font-size: 16px;
    }
    .progressticket h2{
        font-size: 34.67px;
    }
    th, td{
        font-size: 15px;
    }
    .tickethead {
        font-size: 25px;
    }
    .dashboard{
        height: 100% !important;
    }
    .lefth3{
        font-size: 11px;
    }
    .leftchatmsg,.rightchatboxtext{
        font-size: 11px;
    }
    .lefth2{
        font-size: 16px;
    }
}