@media (min-width: 1200px) 
{
    div[id="allrecords"] {
        padding-left: 0% !important; /*Ширина закрытого меню*/
    }
}