#chamado_tecnico {
    height: calc(100vh - 145px);
    display: flex;
    justify-content: center;
    align-items: center;
}